LIST STAT SUM: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Strife Onizuka (talk | contribs)
No edit summary
m <lsl> tag to <source>
 
Line 7: Line 7:
|pb
|pb
|examples=
|examples=
<lsl>
<source lang="lsl2">
float sum = llListStatistics( LIST_STAT_SUM, numList );
float sum = llListStatistics( LIST_STAT_SUM, numList );
</lsl>
</source>
|constants=
|constants=
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->

Latest revision as of 16:00, 23 January 2015