Quit Method |
The Quit method ends the particular Mathcad session and optionally saves any open worksheets.
objMC.Quit ([MCSaveOption SaveOption])
Element |
Description |
objMC |
A Mathcad application object. |
Optional argument specifying how to handle unsaved worksheets. The default is McPromptToSaveChanges. |
This method returns no meaningful result.