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
integer llFloor(float f)
void llRemoteDataSetRegion()
void llSetLinkTexture(integer linknumber, string texture, integer face)
key llHTTPRequest(string url, list parameters, string body)
void llSetLinkPrimitiveParams(integer linknumber, list rules)
integer llScriptDanger(vector pos)
float llRot2Angle(rotation rot)
float llGetSimStats(integer stat_type)