MaxListOperator

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

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

Values
NameTypeDescription
return

The maximum value attained by the elements of List.

Description

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

Tagsmath