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