check the value at a particular index in array code example Example: get item in array from index var valueAtIndex1 = myValues[1];