Max calculates the maximum of two values:
The maximum of
«Number1»
and 100.1 is«Max(Number1,100.1)»
.
Min calculates the minimum of two values:
The minimum of
«Number1»
and 100.1 is«Min(Number1,100.1)»
.
Tutorial videos are available here.
Visit our User Forum for discussions & solutions