Previous Topic: Usage

Next Topic: Examples

The QUIT command

The QUIT command is used within a script to signify that the script should be ended. Note that if the QUIT command is encountered within an IF-group, the script ends immediately without executing any further commands. It has the following format:

QUIT [error-page]