Saves the default workspace.
This command saves the full path names, the cursor positions, and other settings of all currently open documents in EmEditor. The Restore Default Workspace command will restore the positions and settings saved by this command.
•Default Menu: System Tray Icon menu > Save Default Workspace
•All Commands: File > Workspace > Save Default Workspace
•Toolbar: None
•Status Bar: None
•Default Shortcut Key: CTRL+SHIFT+0
•EEID_SAVE_WORKSPACE (4330)
editor.ExecuteCommandByID(4330);
editor.ExecuteCommandByID 4330