Skip to end of metadata
Go to start of metadata

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

Syntax

MIN(num1,num2)
Arguments
  • num1
  • num2

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-a9223f2

  • No labels