value.Max

Description

Calculates the maximum of up to three values. 

Syntax

Function Max (val1, val2, val3*)

Parameters

val1 (input) - first value

val2 (input) - second value

val3 (input) - third value (optional)