User Menu (2) command

Summary

Shows User Menu (2), used as the first shortcut key for two-keystroke shortcuts.

Description

Shows User Menu (2), 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 (2)

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_USER_MENU1 (4430)

Macros

[JavaScript]

editor.ExecuteCommandByID(4430);

[VBScript]

editor.ExecuteCommandByID 4430