llGetInventoryNumber
integer llGetInventoryNumber(integer InventoryType)Returns the quantity of items of a given type (INVENTORY_* flag) in the prim's inventory.
Use the inventory constants INVENTORY_* to specify the type.
Parameters
-
InventoryType(integer) - Inventory item type
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