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