Quit the Modalys application (without asking to save changes to currently open scripts).
The (quit) function can be invoked using the following Lisp syntax:
(quit)
The (quit) function takes no additional arguments.
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!
There are no special options for this function.