![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Needs summary.
itemName = C_Item.GetItemName(itemLocation)
= C_Item.GetItemNameByID(itemInfo)
Arguments[]
GetItemName[]
- itemLocation
- ItemLocationMixin🔗
GetItemNameByID[]
- itemInfo
- number|string : Item ID, Link or Name
Returns[]
- itemName
- string?
Patch changes[]
Patch 8.0.1 (2018-07-17): Added.
