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