Skip to content

llGetInventoryDesc

string llGetInventoryDesc(string InventoryItem)

Returns the item description of the item in inventory. If item is not found in inventory, the object says "No item named 'name'" to the debug channel and returns an empty string.

Parameters
InventoryItem (string)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related functions can be linked here