The max node returns the maximum value of the values of its child-nodes.
value = max(value1, value2 … valuen)