delete an object out of an array javascriot code example Example: javascript delete object from array someArray.splice(x, 1);