llGetInventoryCreator
function ll.GetInventoryCreator(InventoryItem: string): stringReturns a key for the creator of the inventory item.
This function returns the UUID of the creator of item. If item is not found in inventory, the object says "No item named 'name'".
Parameters
-
InventoryItem(string)
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetInventoryCreator().
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: llGetInventoryCreator