Skip to end of metadata
Go to start of metadata

MAX()

Synopsis

Returns the maximum of two numbers.

Description

Returns the maximum of two numbers num1 and num2.

Example: Sets the max variable equal to 13

Syntax

MAX(num1,num2)
Arguments
  • num1
  • num2

See Also

Import Version

This documentation was imported from Asterisk Version GIT-19-6436d82

  • No labels