Skip to content

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 4
same => n,Set(min=${MIN(7,4)})

Syntax

MIN(num1,num2)
Arguments
  • num1

  • num2

Generated Version

This documentation was generated from Asterisk branch 20 using version GIT