EmEditor Home - EmEditor Help - Command Reference - Edit category

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

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4480);

[VBScript]

editor.ExecuteCommandByID 4480

Copyright © 2003-2013 by Emurasoft, Inc.