Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Indicates whether the specified item is in the array.
Srch.U.isInArray(a, item)
Return value
true if the item is in the array; false otherwise.
Parameters
a
The array to test.item
The item to test.