Collapse Method (Selection Object)¶
Collapses the selection to the active point. Supported on EmEditor Professional Version 4.00 or later.¶
[JavaScript]¶
document.selection.Collapse();
[VBScript]¶
document.selection.Collapse
Version¶
Macro Reference — Selection Object — Collapse Method (Selection Object)