llList2Key
key llList2Key(list ListVariable, 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
-
ListVariable(list) -
Index(integer)
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here