selection Property (Document Object)

Retrieves the Selection Object.

[JavaScript]

sel = document.selection;

[VBScript]

Set sel = document.selection

Version

Supported on EmEditor Professional Version 4.00 or later.