Returns whether an action slot contains an action
See also Action functions.
Signature:
hasAction = HasAction(slot)
Arguments:
slot- An action bar slot (number, actionID)
Returns:
hasAction- 1 if the slot contains an action; otherwise nil (1nil)