LlGetInventoryKey

From Second Life Wiki

Jump to: navigation, search

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

Caveats

  • If name is missing from the prim's inventory then an error is shouted on DEBUG_CHANNEL.

Examples

Personal tools