else

Starts an alternative conditional assembly block.

  .else

  
Remarks

This directive is optional. The assembler processes the statements of the alternative conditional assembly block only if the expressions for an .if directive and any associated .elseif directives are false.