Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

JScript RegExp Object index Property

Indicates where the first successful match begins in a string that was searched.

Syntax: JScript RegExp Object index Property

RegExp.index

Arguments: JScript RegExp Object index Property

RegExp

A RegExp object.

Remarks: JScript RegExp Object index Property

The index property is zero-based. Its value is modified whenever a successful match is made.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.