Toggle Output Bar command¶
Summary¶
Shows or hides the output bar.
Description¶
Shows or hides the output bar. The output bar is displayed when an external tool is launched while the Use Output Bar check box is checked.
How to Run¶
Default Menu: View > Output
All Commands: View > Output Bar > Output
Toolbar: None
Status Bar: None
Default Shortcut Key: ALT+2
Plug-in Command ID¶
EEID_VIEW_OUTPUT (4420)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4420);
[VBScript]¶
editor.ExecuteCommandByID 4420