This page last changed on Oct 14, 2011 by wikibot.

IF()

Synopsis

Check for an expresion.

Description

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

Syntax

IF(expresion?[true][:false])
Arguments
  • expresion
  • retvalue
    • true
    • false

See Also

Import Version

This documentation was imported from Asterisk version SVN-branch-10-r340810.

Document generated by Confluence on Oct 14, 2011 13:25