how to grab the value of an item in an array code example Example: get item in array from index var valueAtIndex1 = myValues[1];