quit

Terminates the current session of the application.

Syntax

quit

quit(code)

Inputs

code
Code with which the application exits.
Type: integer

Example

Terminate the application:
quit()