llList2String
LSLstring llList2String(list src, integer index)
Copies the string at Index in the list.\ Returns the value at Index in the specified list as a string. If Index describes a location not in the list 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
string llList2Json(string type, list values)
void llPreloadSound(string sound)
key llKeyCountKeyValue()
void llLookAt(vector target, float strength, float damping)
list llGetPrimMediaParams(integer face, list rules)
void llDie()
void llResetAnimationOverride(string anim_state)
float llLog10(float val)