Uses an arbitrary item (optionally on a specified unit)
See also Item functions.
Signature:
UseItemByName(itemID [, "target"]) or UseItemByName("itemName" [, "target"]) or UseItemByName("itemLink" [, "target"])
Arguments:
itemID- An item's ID (number)itemName- An item's name (string)itemLink- An item's hyperlink, or any string containing theitemStringportion of an item link (string)target- A unit on which to use the item, if applicable (string, unitID)
This function is protected and can only be called by the Blizzard user interface