Quit
| Quits SIwave and closes the IronPython Command Window. | |
| UI Command: | File > Exit. |
| Syntax: | obj.Quit |
| Parameters: |
None. |
| Return Value: |
None. |
| VB Example: | app.Quit |
| IPY Example: | oApp.Quit() |