WoW:API GetInventoryItemLink: Difference between revisions

removed code blocks
m (changed the links to link to the correct pages and not the redirected ones and fixed a String declaration.)
(removed code blocks)
Line 2: Line 2:


Get the [[itemLink]] for the specified item.
Get the [[itemLink]] for the specified item.
{{Code/Begin}}
"itemLink" = GetInventoryItemLink("unit", slotId)
"itemLink" = GetInventoryItemLink("unit", slotId)
{{Code/End}}


== Arguments ==
== Arguments ==
Anonymous user