Sort Z to A command
Summary
Sort text at the current column in descending order.
Description
Sort text at the current column in descending order.
How to Run
- Default Menu: Edit > Separated Values > Sort Z to A
- All Commands: Edit > Separated Values > Sort Z to A
- Toolbar:

- Status Bar: None
- Default Keyboard Shortcut: None
Plug-in Command ID
Macros
[JavaScript]
editor.ExecuteCommandByID(4478);
[VBScript]
editor.ExecuteCommandByID 4478
Send feedback on this topic to Emurasoft