AppQuit closes UniPlot.
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
Is a number that is returned to the calling program. If called with the parameter nErrorLevel UniPlot will be terminated immediately. Unsaved documents are not saved. If the funciton is invoked without the parameter nErrorLevel the user will be asked to save unsaved documents.
Example
AppQuit()
History
| Version | Description |
|---|---|
| 5.12.0 | nErrorLevel can be set. |
See also
id-1424160