IsActiveEndGreater Property (Selection Object)

Indicates whether the active point is equal to the bottom point.

[JavaScript]

bGreater = document.selection.IsActiveEndGreater;

[VBScript]

bGreater = document.selection.IsActiveEndGreater

Version

Supported on EmEditor Professional Version 4.00 or later.