Czy możesz nacisnąć więcej niż jeden element JavaScript

Yeah you can push more than one item in JavaScript
foo.push(bar,baz,qux);
FireyDeath4