LIST STAT MIN: Difference between revisions

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

Latest revision as of 15:56, 23 January 2015