Sea.wow.item.getInventoryItemInfoStrings
From WoWWiki
This article is a part of the documentation of the Sea function library
-- -- getInventoryItemInfoStrings ( bag, slot [, tooltip] ) -- -- Obtains all information about a bag/slot and returns it as an array -- -- Args: -- (int bag, int slot, string tooltipbase ) -- -- Returns: -- (table[row][.left .right] strings) -- string - the string data of the tooltip --
