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