User Menu (6) command

Summary

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

Description

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

  • Toolbar: None

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_USER_MENU1 (4434)

Macros

[JavaScript]

editor.ExecuteCommandByID(4434);

[VBScript]

editor.ExecuteCommandByID 4434