EmEditor Home - EmEditor Help - Command Reference - Edit category

Line Up command

Summary

Moves the cursor up one line.

Description

Moves the cursor up one line. Equivalent to pushing the UP ARROW key once.

How to Run

Plug-in Command ID

Macros

[JavaScript]

document.selection.LineUp(false,1);

[VBScript]

document.selection.LineUp false,1

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2012 by Emurasoft, Inc.