CLEAR_MESSAGES Function
Clears all messages currently in the stack.
Syntax
CLEAR_MESSAGES()
Parameters
None
Return Value
None
Notes
This request may be handled asynchronously. The consequences of invoking it may not be visible or useable until your currently active RAMP-TS script(s) complete executing and yields control back to the RAMP-TS manager.
Example
CLEAR_MESSAGES() ;