javascript array[i] code example Example: create array with number js var foo = new Array(45); // create an empty array with length 45