#undefine
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
Some documentation pages have recently moved to a new section: Profound AppDev. If you are having trouble finding specific pages, try the documentation search capability or reach out to our Support team!