Tests if a value is null or undefined.
null
undefined
The value to test.
true if the value is null or undefined.
true
Tests if a value is
nullorundefined.