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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Indicates whether the specified object is an array or not.
Srch.U.isArray(obj)
true if the object is an array; false otherwise.