Skip to content
UI Actions icon Home UI Actions › Objects

UI Actions › Objects › Menu Item reference

This object represents an app’s menu, submenu, or menu item. The representation is a static snapshot.

It is returned by many menu-related actions, like Get Menu Item or Select Menu Item.

It can be used as input argument in actions like Minimize Windows or Is This Window …?.

Its properties are:

PropertyTypeNotes
AppRunning App
Menu PathTextThe path of the menu item, separated by greater-than characters, e.g. Edit > Control Flow > Repeat
Menu Path SegmentsList of TextA list of text elements, e.g. Edit, Control Flow, Repeat