Returns whether an action has a range restriction


See also Action functions.

Signature:

hasRange = ActionHasRange(slot)

Arguments:

  • slot - An action bar slot (number, actionID)

Returns:

  • hasRange - 1 if the action has a range restriction; otherwise nil (1nil)