User Menu (7) command¶
Summary¶
Shows User Menu (7), used as the first shortcut key for two-keystroke shortcuts.
Description¶
Shows User Menu (7), 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 (7)
Toolbar: None
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_USER_MENU1 (4435)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4435);
[VBScript]¶
editor.ExecuteCommandByID 4435