ELSE directive
Introduces the default set of statements in block-if or in multiple-selection control structures.
No options or parameters
Description
The use of ELSE in block-if structures is explained in the description of the IF directive. Its use in multiple-selection control structures is explained in the description of CASE.
Options: none.
Parameters: none.