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

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