llGetInventoryAcquireTime
function ll.GetInventoryAcquireTime(InventoryItem: string): stringReturns 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.
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetInventoryAcquireTime