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.
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here