Math.Max

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