Skip to content

MAX()

Synopsis

Returns the maximum of two numbers.

Description

Returns the maximum of two numbers num1 and num2.

Example: Set(max=${MAX(4,7)}); Sets the max variable equal to 7.

Syntax

MAX(num1,num2)
Arguments
  • num1

  • num2

Generated Version

This documentation was generated from Asterisk branch certified/18.9 using version GIT