ActionGroup.hasAction

Checks if the named action exists within action_group.

interface ActionGroup
bool
hasAction
(
string actionName
)

Parameters

actionName string

the name of the action to check for

Return Value

Type: bool

whether the named action exists