Search Commands command¶
Summary¶
Opens the Quick Launch window and selects the Commands mode.
Description¶
Opens the Quick Launch window and selects the Commands mode.
How to Run¶
Default Menu: Help > Search Commands
All Commands: Help > Search Commands
Toolbar: None
Status Bar: None
Default Shortcut Key: CTRL+SHIFT+C
Plug-in Command ID¶
EEID_QL_COMMANDS (3951)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(3951);
[VBScript]¶
editor.ExecuteCommandByID 3951