llList2Key
LSLkey llList2Key(list src, integer index)
Copies the key at Index in the list.\ Returns the value at Index in the specified list. If Index describes a location not in the list, or the value cannot be type-cast to a key, then null string is returned.
Parameters
| Type | Name |
|---|---|
| list | src |
| integer | index |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
list llGetParcelDetails(vector pos, list param)
list llGetPhysicsMaterial()
void llAddToLandBanList(key avatarId, float hours)
void llSetLinkPrimitiveParamsFast(integer linknum, list rules)
list llLinksetDataListKeys(integer start, integer count)
list llCSV2List(string src)
key llGetInventoryCreator(string item)
void llTeleportAgentHome(string agent)