Restore Deleted String command
Summary
Restores previously deleted string at cursor position.
Description
Restores previously deleted string at cursor position.
How to Run
- Default Menu: None
- All Commands: Edit > Paste > Restore Deleted String
- Toolbar: None
- Status Bar: None
- Default Keyboard Shortcut: None
Plug-in Command ID
- EEID_RESTORE_DELETED (4419)
Macros
[JavaScript]
editor.ExecuteCommandByID (4419);
[VBScript]
editor.ExecuteCommandByID 4419
Send feedback on this topic to Emurasoft