Carrot reference
Methods

max{}

Returns the largest value of a given expression. All non-numeric values are discarded.

Syntax

max{expression}

  • expression - the Carrot expression to be evaluate.

Sample usage

max{base} returns the highest current value of base.

Updated 04 Oct 2023
Doc contributor
Doc contributor
Did this page help you?