Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the given object is null or undefined.
Srch.U.n(obj)
Return value
true if the object is null or undefined; otherwise false.
Parameters
- obj
The object to test.