LIST STAT MIN

Description

Constant: integer LIST_STAT_MIN = 1;

The integer constant LIST_STAT_MIN has the value 1

Retrieves the smallest number in the list.

Caveats


Related Articles

Functions

•  llListStatistics

Examples

float min = llListStatistics( LIST_STAT_MIN, numList );

Deep Notes

Search Canny for related Issues

Signature

integer LIST_STAT_MIN = 1;