.ELSE

Conditional assembly directive.

Syntax:

    .ELSE

Example:

    .ELSE        ; if the condition after .IF was not
            ; further lines will be assembled