The following methods are available to load, save and close a workspace using scripts:
To load a workspace
Use the following |
Description |
---|---|
Load (ByVal filename As String = "") As Boolean |
Loads the workspace from the given location |
To save a workspace:
Use the following |
Description |
---|---|
Save (ByVal filename As String = "") As Boolean |
Saves the workspace at the given location |
To close a workspace: