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
See Also
Import Version
This documentation was imported from Asterisk Version GIT-20-f8000daff5