Creating a blank array The following incantation creates an array of length 10. Array.apply(null, {length: 10})