EmEditor Home - EmEditor Help - Command Reference - Edit category

Line Up Extend command

Summary

Extends the selection up one line.

Description

Extends the selection up one line.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.LineUp(true,1);

[VBScript]

document.selection.LineUp true,1

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.