exit ([string message, integer code]) ⇒ void
Optionally prints a message and then exits the program.
Alternative function names: bye_bye
First available: Version 1.3.1
Notes
Version 1.6.6 added the optional code parameter.
Comments