Removes the first occurrence of a specified value from an array.
The array from which to remove the value.
The value to remove.
Removes the first occurrence of a specified value from an array.