Difference between revisions of "LIST STAT NUM COUNT"

From Second Life Wiki
Jump to navigation Jump to search
(New page: {{LSL Constant |name=LIST_STAT_NUM_COUNT |type=integer |value=8 |desc=Retrieves the number of float and integer elements. |pa= |text= |pb= |examples |constants= <!--{{LSL ConstRow|CHANGED_...)
 
(Add example)
Line 7: Line 7:
|text=
|text=
|pb=
|pb=
|examples
|examples=<lsl>
float num = llListStatistics( LIST_STAT_NUM_COUNT, mixedList );
</lsl>
|constants=
|constants=
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->
<!--{{LSL ConstRow|CHANGED_SHAPE}}-->

Revision as of 05:57, 15 May 2009