Quit - Function SummarySummary:Stops evaluation and exits the interpreter. Usage:quit Description:Releases all resources back to the system. Shortcut: Q. Use EXIT to exit a function without returning a value.
Related:exit - Exits a function, returning no value.
| ||||
|