image\cslogo3d1.gif

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 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.