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
void llSensorRemove()
void llSetAlpha(float alpha, integer face)
void llOwnerSay(string msg)
float llGetEnergy()
void llRezAtRoot(string inventory, vector position, vector velocity, rotation rot, integer param)
string llToLower(string source)
void llMakeExplosion(integer particles, float scale, float vel, float lifetime, float arc, string texture, vector offset)
void llStopHover()