
The Function Block MAX selects the largest 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, it will receive the value NULL, which is equivalent to a 0.
Returns the largest number that is applied at the inputs.