Math.Min

The function of “Min” is to find out the minimum value of two given number fields.
Syntax
: math.min(field_name, field_name)
Example
: math.min([rental_duration] [rental_rate])
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.