Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Compare category

Command: Previous Changed Line command

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

Previous Changed Line command

Summary

Jumps to the previous changed line.

Description

Jumps to the previous changed line when in comparison mode.

How to Run

Default Menu: None

All Commands: Compare > Previous Changed Line

Toolbar: None

Status Bar: None

Default Keyboard Shortcut: None

Plug-in Command ID

EEID_COMPARE_PREV_LINE (4556)

Macros

[JavaScript]

editor.ExecuteCommandByID(4556);

[VBScript]

editor.ExecuteCommandByID 4556

Copyright © 2003-2023 by Emurasoft, Inc.