EmEditor Home - EmEditor Help - Command Reference - Edit category

Duplicate Line command

Summary

Duplicates the current logical line.

Description

Inserts a copy of  logical line, right below the current cursor position.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.DuplicateLine();

[VBScript]

document.selection.DuplicateLine

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.