Previous Changed Character command

Summary

Jumps to the previous changed character.

Description

Jumps to the previous changed character when in comparison mode.

How to Run

  • Default Menu: None

  • All Commands: Compare > Previous Changed Character

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: CTRL+SHIFT+F7

Plug-in Command ID

EEID_COMPARE_PREV_CHAR (4089)

Macros

[JavaScript]

editor.ExecuteCommandByID(4089);

[VBScript]

editor.ExecuteCommandByID 4089