Sea.wow.item.getInventoryItemName
From WoWWiki
This article is a part of the documentation of the Sea function library
-- -- getInventoryItemName( bag, slot ) -- -- Gets the name of the item in the specified bag/slot -- -- Args: -- (int bag, int slot) -- bag - 0 through 8, the bag number -- slot - index within the bag -- -- Returns: -- (string name) -- name - the item's name --
