MinListOperator

Typeoperator
DictionaryLCB
LibraryLiveCode Builder
Syntax
the minimum value of <ValueList>
Associationscom.livecode.math
Summary

Min operator. List:An expression that evaluates to a list.

Values
NameTypeDescription
return

The minimal value attained by the elements of List.

Description

Note: It is an error if any element of List is non-numeric.

Tagsmath