Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Next Logical Line command

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

Next Logical Line command

Summary

Moves the cursor to the start of the next logical line.

Description

Moves the cursor to the start of the next logical line.

How to Run

Default Menu: None

All Commands: Edit > Move Cursor Vertically > Next Logical Line

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: CTRL+PAGE DOWN

Plug-in Command ID

EEID_NEXT_LOGICAL_LINE (4268)

Macros

[JavaScript]

editor.ExecuteCommandByID(4268);

[VBScript]

editor.ExecuteCommandByID 4268

Copyright © 2003-2023 by Emurasoft, Inc.