Erase Workspace command
Summary
Erases a saved workspace state.
Description
This command erases the previously saved
state set by the Save Workspace command.
How to Run
- Default Menu: None
- All Commands: File > Workspace
> Erase Workspace
- Toolbar: None
- Status Bar: None
- Default Shortcut Key: None
Plug-in Command ID
- EEID_ERASE_WORKSPACE (4450)
Macros
[JavaScript]
editor.ExecuteCommandByID(4450);
[VBScript]
editor.ExecuteCommandByID 4450
Send feedback on this topic to Emurasoft