Skip to content

llGetInventoryCreator

Function Syntax
key llGetInventoryCreator(
  1. string InventoryItem
);

Returns 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’”.