Joins the queue for a battleground instance
See also Battlefield functions.
Signature:
JoinBattlefield(index,
asGroup)
Arguments:
index
- Index in the battleground queue listing (1 for the first available instance, or between 2 andGetNumBattlefields()
for other instances) (number
)asGroup
- True to enter the player's entire party/raid in the queue; false to enter the player only (boolean
)