It returns true if x is NOT null, undefined and empty.
true
x
null
undefined
empty
Generated using TypeDoc
It returns
true
ifx
is NOTnull
,undefined
andempty
.