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

 

JScript RegExp Object lastMatch Property

Specifies the last matched characters. Read-only.

Syntax: JScript RegExp Object lastMatch Property

RegExp.lastMatch

Short Syntax: JScript RegExp Object lastMatch Property

RegExp.$&

Remarks: JScript RegExp Object lastMatch Property

The value of the lastMatch property is modified whenever a successful match is made.

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