1
votes
votes
1 answers
Nested If and Switch statements
I am trying to see if you can nest a switch statement within an if statement. I have searched the web and seems to only be getting results for the opposite. Nesting an If within a switch. Can you tell me if you can nest a switch within an ...
