Difference between revisions of "LIST STAT SUM"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 4: Line 4:
|value=6
|value=6
|desc=Calculates the sum of the numbers in a list.
|desc=Calculates the sum of the numbers in a list.
|pa=
|pa
|text=
|pb
|pb=
|examples=
|examples
<lsl>
float sum = llListStatistics( LIST_STAT_SUM, numList );
</lsl>
|constants=
|constants=
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->

Revision as of 15:36, 10 April 2008