llGetInventoryType
function ll.GetInventoryType(InventoryItem: string): numberReturns the type of the named inventory item.
Like all inventory functions, llGetInventoryType is case-sensitive.
Parameters
-
InventoryItem(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetInventoryType().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetInventoryType