Quick Launch command¶
Summary¶
Searches all commands.
Description¶
Selecting this command will display the Quick Launch window, where you can search all commands and run a searched command.
How to Run¶
Default Menu: Tools > Quick Launch
All Commands: Tools > Quick Launch
Toolbar: None
Status Bar: None
Default Shortcut Key: CTRL+Q
Plug-in Command ID¶
EEID_SEARCH_ALL_COMMANDS (4608)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4608);
[VBScript]¶
editor.ExecuteCommandByID 4608