exit

Terminates the current session of the application.

Syntax

exit

exit(code)

Inputs

code
Code with which the application will exit.
Type: integer

Example

Simple exit example.

exit