Quits the app with showing an Alert dialog box before exiting.

app.Quit( msg, title?, options? )

The function will pause the program and exit before any further commands can be executed.

Example - Quit click to expand contents