Closing a Jade Application
Use the application-specific means of exiting from your Jade runtime application (for example, your system may have an Exit menu, an Exit button, or a File menu that contains an Exit command).
When you exit from a runtime Jade application:
-
Any current form is closed.
-
All locks are released.
-
All objects (including profile statistics) are cleared from memory.
Any current Jade development session is not terminated when you exit from a runtime Jade application.
To sign off from a Jade application, perform one of the following actions
-
Select the application-specific means of exiting from your Jade application (for example, an Exit command from a File menu).
-
Click the close icon at the top right corner of the window, or select the Close command from the Control‑Menu.
-
Press Ctrl+X.
Your Jade application is then closed down.