Programming Statements


STOP Statement

The general form of the STOP statement is as follows:

  • STOP <error-message>;

The STOP statement clears all pauses and returns to the main scope.