"FrontEndQuit"
This token has not been fully integrated into the long-term Wolfram Language, and is subject to change.
"FrontEndQuit"
is a front end token that causes the front end to quit.
Details
- "FrontEndQuit" is equivalent to File ▶ Exit.
- On Mac OS X systems, "FrontEndQuit" is equivalent to Quit Mathematica under the application menu.
- The Wolfram System asks if you want to save any unsaved notebooks before quitting, since changes would otherwise be lost.
- A typical use is FrontEndExecute[FrontEndToken["FrontEndQuit"]].