ScrCloseProject
| Closes the current active project and opens a new "Untitled" project. | |
| UI Command: | Click File > New. |
| Syntax: | obj.ScrCloseProject()
|
| Parameters: |
None. |
| Return Value: |
None. |
| VB Example: |
obj.ScrCloseProject() |
| IPY Example: |
|