CONDITION

Abbreviation: COND

CONDITION is an attribute that indicates that the declared name is a condition name. Its format is:

CONDITION

Condition names can be used only in ON, SIGNAL, or REVERT statements. The default scope of condition name is external. Note that a name that appears with the CONDITION condition in an ON, SIGNAL, or REVERT statement is contextually declared to be a condition name.

Important: Micro Focus PL/I conditions emulate mainframe PL/I conditions.