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
float llLog(float val)
integer llGetParcelMaxPrims(vector pos, integer sim_wide)
void llLinksetDataReset()
float llAcos(float val)
list llLinksetDataListKeys(integer start, integer count)
void llStartAnimation(string anim)
void llGodLikeRezObject(string inventory, vector pos)
void llAddToLandPassList(key avatarId, float hours)