Difference between revisions of "LIST STAT MAX"

From Second Life Wiki
Jump to navigation Jump to search
(New page: {{LSL Constant |name=LIST_STAT_MAX |type=integer |value=2 |desc= |pa= |text= |pb= |examples |constants= <!--{{LSL ConstRow|CHANGED_SHAPE}}--> |functions= {{LSL DefineRow||[[llListStatistic...)
 
m (<lsl> tag to <source>)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|type=integer
|type=integer
|value=2
|value=2
|desc=
|desc=Retrieves the largest number in the list.
|pa=
|pa
|text=
|pb
|pb=
|examples=<source lang="lsl2">
|examples
float max = llListStatistics( LIST_STAT_MAX, numList );
</source>
|constants=
|constants=
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->

Latest revision as of 15:55, 23 January 2015