Sort text at the current column in descending order.
Sort text at the current column in descending order. If the text does not contain alphabetical characters (A-Z and a-z), the command will attempt to sort via numerical value.
•Default Menu: Edit > Sort > Sort Z to A
•All Commands: Edit > Sort > Sort Z to A
•Toolbar: (CSV/Sort toolbar)
•Status Bar: None
•Default Keyboard Shortcut: None
•EEID_SORT_TEXT_D (4478)
editor.ExecuteCommandByID(4478);
editor.ExecuteCommandByID 4478