js add array at index code example Example: javascript add array to array at index a1.splice(2, 0, ...a2);