selection Property (Document Object)¶
Retrieves the Selection Object. Supported on EmEditor Professional Version 4.00 or later.¶
[JavaScript]¶
sel = document.selection;
[VBScript]¶
Set sel = document.selection
Version¶
Macro Reference — Document Object — selection Property (Document Object)