puhs object in array js code example Example: javascript array push object var myArray = []; myArray.push("Example"); myArray.push("text");