llList2Integer
LSLinteger llList2Integer(list src, integer index)
Copies the integer 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 an integer, 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
void llMoveToTarget(vector target, float tau)
rotation llGetLocalRot()
list llGetBoundingBox(string obj)
void llTargetOmega(vector axis, float spinrate, float gain)
list llGetPrimMediaParams(integer face, list rules)
string llGetInventoryAcquireTime(string item)
string llGetTimestamp()
void llRemoveInventory(string item)