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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Indicates whether the specified object is an array or not.
Srch.U.isArray(obj)
true if the object is an array; false otherwise.