Returns the index of the last occurrence of a substring within a String object.
function lastIndexOf(substring : String [, startindex : Number ]) : Number |
Ajax toolkit
Ajax website
Returns the index of the last occurrence of a substring within a String object.
function lastIndexOf(substring : String [, startindex : Number ]) : Number |
Arguments
Remarks
Example
Requirements
See Also
Ajax toolkit
Ajax website