javascript get value from array in position 0 code example Example: get item in array from index var valueAtIndex1 = myValues[1];