Switches to the previous document.
Switches to the previous open EmEditor document. The behavior of this command depends on whether the Switch to last used document for Next Document command check box is checked. If it is checked, this command will switch to the earliest used document. If not checked, this command will switch to the previous document displayed on the tab bar.
•Default Menu: Window > Previous Document
•All Commands: Window > Document Navigation > Previous Document
•Toolbar: None
•Status Bar: None
•Default Shortcut Key: CTRL+SHIFT+TAB
•EEID_PREV_WINDOW (4246)
editor.ExecuteCommandByID(4246);
editor.ExecuteCommandByID 4246