Skip to content

llGetInventoryType

function ll.GetInventoryType(InventoryItem: string): number

Returns the type of the named inventory item.

Like all inventory functions, llGetInventoryType is case-sensitive.

Parameters
InventoryItem (string)

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.