Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Move Line Down command

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

Move Line Down command

Summary

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

Description

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

How to Run

Default Menu: None

All Commands: Edit > Move > Move Line Down

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: CTRL + SHIFT + DOWN

Plug-in Command ID

EEID_MOVE_LINE_DOWN (3859)

Macros

[JavaScript]

editor.ExecuteCommandByID(3859);

[VBScript]

editor.ExecuteCommandByID 3859

Copyright © 2003-2023 by Emurasoft, Inc.