llListStatistics
LSLfloat llListStatistics(integer operation, list src)
Performs a statistical aggregate function, specified by a LIST_STAT_* constant, on ListVariables.\ This function allows a script to perform a statistical operation as defined by operation on a list composed of integers and floats.
Parameters
| Type | Name |
|---|---|
| integer | operation |
| list | src |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
list llJson2List(string json)
float llGetCameraFOV()
string llXorBase64(string str1, string str2)
void llDialog(key avatarId, string message, list buttons, integer chat_channel)
rotation llGetRegionMoonRotation()
string llGetInventoryAcquireTime(string item)
string llDeleteSubString(string src, integer start, integer end)
void llOwnerSay(string msg)