1) Give a description of the problem
I am trying to create a Switch statement using a string with a Case statement that will execute if it matches one of multiple, separate strings. But I cannot figure out the syntax for the Case statement.
2) What is the expected behavior?
Case executes if 1 of several strings match the Switch text
3) What is happening/not happening?
I cannot get Case to execute when more than 1 string in the Case
**4) Post a Green Snapshot of the piston![image|45x37]
5) Attach any logs (From ST IDE and by turning logging level to Full)
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.