Skip to content

llGetInventoryName

string llGetInventoryName(integer InventoryType, integer Index)

Returns the name of the inventory item of a given type, specified by index number.

Use the inventory constants INVENTORY_* to specify the type.

Parameters
InventoryType (integer)
Inventory item type
Index (integer)
Index number of inventory item.

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here