how to add a new index to an array in javascript code example Example: javascript add array to array at index a1.splice(2, 0, ...a2);