Functiondojo.indexOf

<script src="../../js/dojo.js"></script>
defined in dojo/_base/array.js

For details on this method, see:

Usage

function (/*Array*/ array, /*Object*/ value, /*Integer?*/ fromIndex, /*Boolean?*/ findLast) (view source)
parametertypedescription
arrayArray 
valueObject 
fromIndexIntegerOptional.
findLastBooleanOptional.