Previous Page | Next Page

Programming Statements

STOP Statement

The general form of the STOP statement is as follows:

STOP ;

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

Previous Page | Next Page | Top of Page