Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Edit category

Command: Previous Node command

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

Previous Node command

Summary

Moves the cursor to the previous node while outlining is displayed.

Description

Moves the cursor to the previous node while outlining is displayed. A plug-in for outlining is necessary to display outlining.

How to Run

Default Menu: Edit > Outlining > Previous Node

All Commands: Edit > Outlining > Previous Node

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: Alt+Up

Plug-in Command ID

EEID_OUTLINE_PREV_NODE (4416)

Macros

[JavaScript]

editor.ExecuteCommandByID(4416);

[VBScript]

editor.ExecuteCommandByID 4416

Copyright © 2003-2023 by Emurasoft, Inc.