Skip to content

IF()

Synopsis

Check for an expression.

Description

Returns the data following '?' if true, else the data following ':'

Syntax

IF(expression?retvalue)
Arguments
  • expression

  • retvalue

    • true

    • false

Generated Version

This documentation was generated from Asterisk branch 21 using version GIT