Search Symbols command

Summary

Opens the Quick Launch window and selects the Symbols mode.

Description

Opens the Quick Launch window and selects the Symbols mode.

How to Run

  • Default Menu: Search > Search Symbols

  • All Commands: Search > Search Symbols

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: CTRL+SHIFT+S

Plug-in Command ID

EEID_QL_SYMBOLS (3953)

Macros

[JavaScript]

editor.ExecuteCommandByID(3953);

[VBScript]

editor.ExecuteCommandByID 3953