MIN()¶
Synopsis¶
Returns the minimum of two numbers.
Description¶
Returns the minimum of two numbers num1 and num2.
Example: Set(min=${MIN(7,4)}); Sets the min variable equal to 4.
Syntax¶
Arguments¶
-
num1
-
num2
Generated Version¶
This documentation was generated from Asterisk branch certified/18.9 using version GIT