$action.exists
Checks if an action is currently defined
Usage
<boolean> $action.exists(<name:string>)
Description
Returns 1 if the action with the specified <name> is currently defined and 0 otherwise.

Index, Functions