SelectWord Method (Selection Object)¶
Selects an entire word at the cursor. Supported on EmEditor Professional Version 4.00 or later.¶
[JavaScript]¶
document.selection.SelectWord();
[VBScript]¶
document.selection.SelectWord
Version¶
Macro Reference — Selection Object — SelectWord Method (Selection Object)