Multiple Choice Command

The switch command has several nested decision structures. It allows you to go directly to a block of commands, depending on the value of a check variable. For more information see commands break and case

Example of use