llGetInventoryName
Function Syntax
string llGetInventoryName(
- integer InventoryType, // Inventory item type
- integer Index // Index number of inventory item.
Returns the name of the inventory item of a given type, specified by index number.
Use the inventory constants INVENTORY_* to specify the type.