DuplicateLine Method (Selection Object)¶
Duplicates the current line. Supported on EmEditor Professional Version 4.00 or later.¶
[JavaScript]¶
document.selection.DuplicateLine();
[VBScript]¶
document.selection.DuplicateLine
Version¶
Macro Reference — Selection Object — DuplicateLine Method (Selection Object)