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