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