Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am trying to use a custom statement and have it accept any string for state. I have tried using the or operator ( || ) as can be seen in the example, but I get an error.
Does anyone have a solution where:
a. it accepts any one of the 3 states
or
b. it takes any string
What's error message you are getting? Have you tried to use one state without operator(||) to see if it works well?
Best regards
Sabrina