Simple question from a newb: where is switch/case?


#1

1) Give a description of the problem
can’t find option to create a switch/case?

2) What is the expected behaviour?
that I would be able to easily find it

3) What is happening/not happening?
I have no idea where it is


#2

Click on options and be sure ‘show advanced statements’ is selected. Then you should see switch as an option when adding statements.


#3

thanks so much!