Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Move Line Up command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Edit category

Move Line Up command

Summary

Moves the selected lines or the current line up one line.

Description

Moves the selected lines or the current line up one line.

How to Run

Default Menu: None

All Commands: Edit > Move > Move Line Up

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: CTRL + SHIFT + UP

Plug-in Command ID

EEID_MOVE_LINE_UP (3858)

Macros

[JavaScript]

editor.ExecuteCommandByID(3858);

[VBScript]

editor.ExecuteCommandByID 3858

Copyright © 2003-2023 by Emurasoft, Inc.