ISNULL(Wert
)
exten => 123,1,Set(foo=${ISNULL(${Var1})})
————————| 1.2 |————————| 1.4 |————————| 1.6 |————————
-= Info about function 'ISNULL' =-
[Syntax]
ISNULL(<data>)
[Synopsis]
NULL Test: Returns 1 if NULL or 0 otherwise
[Description]
Not available