Command group | Flag affected | Reversible | Execute on client | Platform(s) |
---|---|---|---|---|
Constructs | NO | NO | YES | All |
Default
This command marks the block of commands to be run when there is no matching case in a Switch statement. When a Switch–Case construct is used, the Default command marks the start of a block of commands that are executed if none of the preceding Case statements are executed.