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 |
The Linden Scripting Library — what every SL-compatible grid provides.