IF (If Expression is True)

IF starts a conditional assembly statement, which is ended by the corresponding ENDIF conditional assembly directive. Each IF directive must be ended by a matching ENDIF directive.