Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Register
Advertisement

Returns the current action bar page.

index = GetActionBarPage()

Returns[]

index
number - integer index of the current action bar page, ascending from 1.

Details[]

  • The returned value reflects the player-selected action bar, which might not actually be available if overridden by a vehicle, mind control, temporary shapeshift or other similar mechanics.
  • This function is available in the RestrictedEnvironment.
  • Can be queried using the [bar:index] macro conditional.
  • CURRENT_ACTIONBAR_PAGE is obsolete.
Advertisement