min
Syntax
minimum = MIN(number1, number2, number3, ...)
Arguments
minimum, number1, number2, number3: numeric
Meaning
Returns the minimum value in the arguments list.
Example
minimum = MIN(14.5, 25.2, 3.4)
Result
minimum is 3.4
min
Syntax
minimum = MIN(number1, number2, number3, ...)
Arguments
minimum, number1, number2, number3: numeric
Meaning
Returns the minimum value in the arguments list.
Example
minimum = MIN(14.5, 25.2, 3.4)
Result
minimum is 3.4
If this page contains errors, is unclear, or you have additional details that could benefit other users, please help us improve it:
Do not use this link if you need help working with Axiell Designer. For all support issues, please contact Axiell Support.