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 string is null, undefined, or empty.
Srch.U.w(str)
Return value
true if the string is null, undefined, or empty; false otherwise.
Parameters
- str
The string to test.