contains Action
Checks if the menu contains the specified action.
Return
true
if the action exists, false
otherwise.
Parameters
action
The action string to search for. This does a case insensitive contains.
Checks if the menu contains the specified action.
true
if the action exists, false
otherwise.
The action string to search for. This does a case insensitive contains.