Returns the greatest value among the arguments. Supports advanced expressions.
[sets var_a=2 var_b=500] [max var_b var_a "100+2" "37"]
Result: 500