ELSE


Control based on absolute expression/symbol.

[Syntax]

[]$[]ELSE[][;comment]

[Function]

-

If the specified switch name is not defined by the IFDEF control instruction, if the absolute expression of the IF, or ELSEIF control instruction is evaluated as being false (= 0), or if the absolute expression of the IFN, or ELSEIFN control instruction is evaluated as being true ( 0), assembles the arrangement of statements (block) enclosed within this control instruction and the corresponding ENDIF control instruction.