IsEmpty Property (Selection Object)¶
Indicates whether the anchor point is equal to the active point. Supported on EmEditor Professional Version 4.00 or later.¶
[JavaScript]¶
bEmpty = document.selection.IsEmpty;
[VBScript]¶
bEmpty = document.selection.IsEmpty
Version¶