

Description:
QUIT terminates the nu/TPU session without saving the changes to the
associated buffers. If changes have been made, you will be prompted to confirm your
selection unless the optional second parameter is passed as OFF.
Syntax:
QUIT
QUIT ( {ON | OFF} )
QUIT ( {ON | OFF}, severity )
Example:
QUIT;
Errors:
TPU$_BADKEY Only ON and OFF valid keywords.
TPU$_CANCELQUIT QUIT command canceled.
Related Builtins:
QUIT