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
void llResetOtherScript(string name)
integer llLinksetDataCountFound(string pattern)
void llTargetRemove(integer number)
list llLinksetDataFindKeys(string pattern, integer start, integer count)
rotation llGetRegionMoonRotation()
integer llGetUnixTime()
rotation llGetMoonRotation()
string llXorBase64Strings(string str1, string str2)