CLEAR Verb - BBj
For this topic's original documentation, see CLEAR
Verb.
BBj-Specific Information
In BBj 13 and higher, variables can start with underscore ("_"). In BBj 16 and higher, setting the _PERSIST_CLEAR!OPTIONS setting to TRUE causes the CLEAR and BEGIN verbs to not clear variables that have names starting with underscore ("_"), and setting the _PERSIST_CLEAR_EXCEPT!OPTIONS setting to TRUE causes the CLEAR EXCEPT and BEGIN EXCEPT verbs to not clear variables that have names starting with underscore ("_").