Skip to content

ABS()

Synopsis

Returns absolute value of a number.

Description

Returns the absolute value of a number num.

Example: Set(absval=${ABS(-13)}); Sets the absval variable equal to 13.

Syntax

ABS(num)
Arguments
  • num

Generated Version

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