Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.