Skip to content

IF()

Synopsis

Check for an expresion.

Description

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

Syntax

IF(expresion?retvalue)
Arguments
  • expresion

  • retvalue

    • true

    • false

Generated Version

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