Previous Topic: DUMP

Next Topic: ENFCT (options)

ENDIF()

Closes a set of control options started by an IF statement. The control options within the IF/ENDIF pair are executed only when the conditions in the IF statement are true.