get a value of an array inside an array javascrip code example Example: how to get array values in javascript var valueAtIndex1 = myValues[1];