LIST STAT RANGE
Revision as of 11:05, 10 April 2008 by Karzita Zabaleta (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer LIST_STAT_RANGE = 0;The integer constant LIST_STAT_RANGE has the value 0
Calculates the range of the list. (max - min)
Caveats
Related Articles
Functions
• | llListStatistics |