jkabot
indexOf() compares searchElement to elements of the Array using strict equality (the same method used by the === or triple-equals operator).