Microsoft® JScript® index Property |
Language Reference Version 3 |
Returns the character position where the first successful match begins in a searched string.
RegExp.index
The index property is zero-based. Its value is modified whenever a successful match is made.