OsGetInventoryItemKey
From OpenSimulator
key osGetInventoryItemKey(string name)
| |
Returns id(key) of a inventory item within the prim inventory. If name is not unique result maybe unpredictable. Script owner needs modify rights. Note that llGetInventoryKey does not return the item ID but the ID of its asset. | |
Threat Level | This function does not do a threat level check |
Permissions | Use of this function is always allowed by default |
Extra Delay | 0 seconds |
Example(s) | |
default { } | |
Notes | |
This function was added in 0.9.1.0 Dev
Implemented August, 16 2019 |