This action will check if a menu item is active and enabled, and return a YES
/NO
value.
Pass in a menu item reference, i.e. the result of another menu action of UI Actions.
Parameters
Menu item reference
The result of another menu action of UI Actions, i.e. a static Menu Item snapshot.
Type: Menu Item reference
Return Value
Boolean (YES
/NO
)
Related Links
- Search the UI Actions community forum for "Is Menu Item Enabled?"