SelectLine Method (Selection Object)

Selects a line at the cursor.

[JavaScript]

document.selection.SelectLine();

[VBScript]

document.selection.SelectLine

Version

Supported on EmEditor Professional Version 4.00 or later.