Sum Property (Selection Object)

Retrieves the sum of the numbers contained in the selection.

[JavaScript]

v = document.selection.Sum;

[VBScript]

v = document.selection.Sum

Version

Supported in EmEditor Professional Version 21.5 or later.