Purpose : Stops program execution and exits the script.
Format: EXIT
Notes: When the EXIT statement is encountered in a script file script the program execution is terminated and control is reverted to the initial startup screen.
See Also: TRACE