Srch.U.isArray Method (DisplayTemplatesSrch)

Indicates whether the specified object is an array or not.

Srch.U.isArray(obj)

Return value

true if the object is an array; false otherwise.

Parameters

  • obj
    The object to test.