User Menu (4) command¶
Summary¶
Shows User Menu (4), used as the first shortcut key for two-keystroke shortcuts.
Description¶
Shows User Menu (4), used as the first shortcut key for two-keystroke shortcuts. User Menus can be customized with the Customize Menus command.
How to Run¶
Default Menu: None
All Commands: Tools > User Menu > User Menu (4)
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_USER_MENU1 (4432)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4432);
[VBScript]¶
editor.ExecuteCommandByID 4432