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

 

JScript RegExp Object lastIndex Property

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

Syntax: JScript RegExp Object lastIndex Property

RegExp.lastIndex

Arguments: JScript RegExp Object lastIndex Property

RegExp

The name of the RegExp object.

Remarks: JScript RegExp Object lastIndex Property

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

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