SelectAll Method (Selection Object)

Selects the entire document.

[JavaScript]

document.selection.SelectAll();

[VBScript]

document.selection.SelectAll

Version

Supported on EmEditor Professional Version 4.00 or later.