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.
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.
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.