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.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Indicates whether the specified object is an array or not.
Srch.U.isArray(obj)
true if the object is an array; false otherwise.