Carrot reference
Functions
max()
returns the highest of all values passed as parameters syntax max(value, value2, ,) value the first value value2 the second value return type number docid\ uci5tctfvbhonej6zqijg , percent docid\ fbn7bfahlfpv4f1c53dxa , money docid ks5d2xbfor9d8wfrivny sample usage max( 2, 3, 4) returns 4 supported data types