جستجو درون آرایه - جاوا اسکریپت

var fruits = [1,2,3,123,4,5,6,456];

var a = fruits.indexOf(60);