已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
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.