EmEditor Home - EmEditor Help - Command Reference - Edit category

Line Down Extend command

Summary

Extends the selection down one line.

Description

Extends the selection down one line.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.LineDown(true,1);

[VBScript]

document.selection.LineDown true,1

Copyright © 2003-2013 by Emurasoft, Inc.