
The Function Block MIN selects the smallest number.
Note: This function block can have more than two inputs. You can right-click on the function block to add another input.
The inputs define all values to be compared. If an input is not defined, this input gets the value NULL, which is equivalent to a 0.
Returns the smallest number that is present at the inputs.