getting values from array in javascript code example Example: how to get array values in javascript var valueAtIndex1 = myValues[1];