Select Configuration (popup menu) command¶
Summary¶
Selects a configuration.
Description¶
Shows a popup menu showing the Select Specified Configuration command (multiple-menu) and the Define Configurations command.
How to Run¶
Default Menu: Tools > Select Configuration > Select Configuration (Popup Menu)
All Commands: Tools > Select Configuration > Select Configuration (Popup Menu)
Toolbar: (on the arrow)
Status Bar: (double-click on configuration name)
Default Shortcut Key: SHIFT + F11
Plug-in Command ID¶
EEID_CONFIG_POPUP (4220)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4220);
[VBScript]¶
editor.ExecuteCommandByID 4220