
Chili!Soft ASP Docs => Chapter 5: Developer's Reference => JScript Lanuage Reference => JScript Objects => JScript RegExp Object =>
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.