exit
Exit the MathJet interpreter / application.
Syntax
Section titled “Syntax”exitDescription
Section titled “Description”Terminates the current MathJet session. In the interactive console, equivalent to typing quit or closing the console window. Inside a script, ends script execution and (if the application was started for the script) terminates the application.
Example
Section titled “Example”exit