Skip to content

llGetInventoryAcquireTime

function ll.GetInventoryAcquireTime(InventoryItem: string): string

Returns the time at which the item was placed into this prim's inventory as a timestamp.

Parameters
InventoryItem (string)
Name of item in prim inventory.

Add example usage here showing SLua/Luau syntax with ll.GetInventoryAcquireTime().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.