ListValue.max method
ListValue › max
Unofficial
Returns the maximum of the list's numeric elements.Signature:
max(): ValueReturns: Value — A NumberValue, or NullValue when there are no numbers.
ListValue › max
Unofficial
Returns the maximum of the list's numeric elements.Signature:
max(): ValueReturns: Value — A NumberValue, or NullValue when there are no numbers.