Promotes a raid member to raid assistant


See also Raid functions.

Signature:

PromoteToAssistant("unit") or PromoteToAssistant("name" [, exactMatch])

Arguments:

  • unit - A unit in the raid (string, unitID)
  • name - Name of a unit in the raid (string)
  • exactMatch - True to check only units whose name exactly matches the name given; false to allow partial matches (boolean)