LlGetInventoryKey
From Second Life Wiki
(Redirected from LSL llGetInventoryKey)
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Description
Function: key llGetInventoryKey( string name );| 175 | Function ID |
| 0.0 | Delay |
| 10.0 | Energy |
Returns a key that is the UUID of the inventory name
| • string | name | – | an item in the prim's inventory |
If item is not copy, mod, trans then the return is NULL_KEY
See Also
Functions
| • | llGetInventoryName | |||
| • | llGetInventoryCreator | |||
| • | llGetInventoryType | |||
| • | llGetInventoryPermMask |

