The Function Value Minimum command in the expression editor inserts the token MIN(<val1>,<val2>) at the insertion point in the editing pane. This token evaluates two expressions and returns the lower value. Replace the dummy arguments <val1> and <val2> with other expressions. You can add more expressions separated by commas, and the function will return the minimum value of all of them.