Control Structures


Control Structures

Not support for control structure as follows.

Alternative Syntax for Control Structures

Not support for any alternative syntax for control structure (':', endif, endwhile and etc.).

Switch

It is not acceptable to use ';' (semicolon) instead of ':' (colon) after case expression of switch statement.