SiMX Help‎ > ‎The Target Platform‎ > ‎Objects‎ > ‎Value‎ > ‎

value.Min


Platform Objects


Description

Calculates the minimum of up to three values.


Syntax


Function Min (val1, val2, val3)


Parameters


val1 (input) - first value
val2 (input) - second value
val3 (input) - third value (optional)


Return value


minimum of the given values



See also

Platform Objects and Methods
value.Max
value.Replace
Value Object