Use the #undefine directive to indicate that a condition is no longer defined.
The syntax is as follows:
#undefine condition-name
When using #undefine, you will generally specify a condition name that was previously defined with the #define directive.
RPG Equivalent:
/UNDEFINE