Srch.U.n Method (DisplayTemplatesSrch)

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.