Carrot reference
Methods

min{}

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

Syntax

min{expression}

  • expression - the Carrot expression to be evaluated.

Sample usage

min{base} returns the lowest current value of base.

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