Returns true if the value is null, otherwise returns false.
true
false
Returns true if the value is undefined, otherwise returns false.
Generated using TypeDoc
Returns
true
if the value is null, otherwise returnsfalse
.