atkActionGetNActions: atkActionGetNActions
Description
Gets the number of accessible actions available on the object.
If there are more than one, the first one is considered the
"default" action of the object.Usage
atkActionGetNActions(object)
Value
- [integer] a the number of actions, or 0 if
action
does not
implement this interface.