Microsoft® JScript®
index Property
 Language Reference 
Version 3 

See Also                  Applies To


Description
Returns the character position where the first successful match begins in a searched string.
Syntax
RegExp.index
Remarks
The index property is zero-based. Its value is modified whenever a successful match is made.