how to get elements from array at index code example Example: get item in array from index var valueAtIndex1 = myValues[1];