llList2Float
LSLfloat llList2Float(list src, integer index)
Copies the float 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 float, then zero is returned.
Parameters
| Type | Name |
|---|---|
| list | src |
| integer | index |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
key llHTTPRequest(string url, list parameters, string body)
string llGetTexture(integer face)
void llStopLookAt()
void llTakeControls(integer controls, integer accept, integer pass_on)
void llPreloadSound(string sound)
integer llDetectedGroup(integer number)
vector llRot2Axis(rotation rot)
void llLinkSetSoundQueueing(integer linknumber, integer queue)