Quit Modalys
Description
Quit the Modalys application (without asking to save changes to currently open scripts).
(quit)
Syntax and Default Values
The (quit) function can be invoked using the following Lisp syntax:
(quit)
Parameters
The (quit) function takes no additional arguments.
Discussion
The (quit) function causes Modalys to quit immediately without asking to save changes to currently open scripts. You will probably generally want to choose quit from the menu, instead, but we thought we should mention it so you can be careful not to type and evaluate it by accident!
Options
There are no special options for this function.