Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Clears all messages currently in the stack.

Syntax

CLEAR_MESSAGES()

Parameters

None

Return Value

None

Example

...

     CLEAR_MESSAGES() ;

...