Asterisk func isnull
Synopsis:
NULL Test: Returns 1 if NULL or 0 otherwiseDescription:
ISNULL(<data>)Notes
- *CLI> show function ISNULL
Return value
Returns 1 if NULL or 0 otherwise.Example
exten => s,1,Set(foo=${ISNULL(${var1})})See also
Featured -
Search:

Page Changes















