Advanced Sort command¶
Summary¶
Sorts the document by multiple columns or with advanced options.
Description¶
Sorts the document by multiple columns or with advanced options.
How to Run¶
Default Menu: Sort > Advanced Sort
All Commands: Sort > Advanced Sort
Toolbar:
Status Bar: None
Default Keyboard Shortcut: None
Plug-in Command ID¶
EEID_SORT_MULTI (3903)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(3903);
[VBScript]¶
editor.ExecuteCommandByID 3903