Skip to main content

MaxListOperator

Type

operator

Summary

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

Syntax

the maximum value of <ValueList>

Description

note

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

Value

NameTypeDescription

return

The maximum value attained by the elements of List.

Thank you for your feedback!

Was this page helpful?