Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.