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 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.