InvokeMenuBarItem

You use the InvokeMenuBarItem keyword to call a menu item from the application-level menu.

Signature

The InvokeMenuBarItem keyword supports the following signature:

InvokeMenuBarItem(MenuRN|MenuItemRN)

Desktop Examples

The following table describes how to use the InvokeMenuBarItem keyword to call a menu item from the application-level menu in desktop applications.

Target Object Inputs Closing Action Comments

Menu-Help|Help - Technical Support

IPH1;IPH2 ;IPH3

OK/CANCEL/NULL

Selects Technical Support from the (application-level) Help menu.

Mobile Examples

The InvokeMenuBarItem keyword does not apply to mobile applications.