EmEditor Home - EmEditor Help - Command Reference - Edit category

Cancel command

Summary

Cancels the current selection.

Description

Clears any selection on the current document.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.Collapse();

[VBScript]

document.selection.Collapse

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.