It returns true if x is null or undefined or empty.
true
x
null
undefined
empty
Generated using TypeDoc
It returns
true
ifx
isnull
orundefined
orempty
.