Delete Duplicate Lines command
Summary
Deletes duplicate lines in the selection or in the entire document.
Description
Deletes duplicate lines in the selection or in the entire document.
How to Run
- Default Menu: Edit > Advanced > Delete Duplicate Lines
- All Commands: Edit > Advanced
> Delete Duplicate Lines
- Toolbar: None
- Status Bar: None
- Default Keyboard Shortcut: None
Plug-in Command ID
- EEID_DELETE_DUPLICATE (4564)
Macros
[JavaScript]
editor.ExecuteCommandByID(4564);
[VBScript]
editor.ExecuteCommandByID 4564
Send feedback on this topic to Emurasoft