Split View command¶
Summary¶
Displays two most recently viewed documents in a split window.
Description¶
Displays two most recently viewed documents in a split window.
How to Run¶
Default Menu: Compare > Split View
All Commands: Compare > Split View
Toolbar: None
Status Bar: None
Default Keyboard Shortcut: None
Plug-in Command ID¶
EEID_SPLIT_VIEW_DIRECT (4085)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4085);
[VBScript]¶
editor.ExecuteCommandByID 4085