Next Changed Line command
Summary
Jumps to the next changed line.
Description
Jumps to the next changed line.
How to Run
- Default Menu: None
- All Commands: Compare > Next Changed Line
- Toolbar: None
- Status Bar: None
- Default Keyboard Shortcut: CTRL+F7
Plug-in Command ID
- EEID_COMPARE_NEXT_LINE (4557)
Macros
[JavaScript]
editor.ExecuteCommandByID(4557);
[VBScript]
editor.ExecuteCommandByID 4557
Send feedback on this topic to Emurasoft