Srch.U.removeArray Method (DisplayTemplatesSrch)
Removes an item from the array.
Srch.U.removeArray(a, item)
Return value
Null if the item was not found in the array.
Parameters
a
The array.item
The item to remove.
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.
Removes an item from the array.
Srch.U.removeArray(a, item)
Null if the item was not found in the array.
a
The array.
item
The item to remove.