Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

exit

Terminate Nelson program (same as quit)

Syntax

  • exit
  • exit(status)
  • exit('force')
  • exit('cancel')
  • exit(status, 'force')

Description

This function is equivalent to the quit function.

See also

quit.

History

VersionDescription
1.0.0initial version

Author

Allan CORNET