Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Function of a System-Object

prototype.indexOf

Parameters

NameTypeMandatoryInfo
objAllfalse
fromIndexAllfalse

Type

This function is public. It can be used by both user and programmer.

Usage

Array.prototype.indexOf(obj, fromIndex);