Srch.U.w Method (DisplayTemplatesSrch)

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.