Returns the character position where the first occurrence of a substring occurs within a String object.
function indexOf(subString : String [, startIndex : Number]) : Number |
Ajax toolkit
Ajax website
Returns the character position where the first occurrence of a substring occurs within a String object.
function indexOf(subString : String [, startIndex : Number]) : Number |
Arguments
Remarks
Example
Requirements
See Also
Ajax toolkit
Ajax website