Microsoft® JScript™
lastMatch ($&) Property
 Language Reference 
Version 3 

See Also                  Applies To


Description
Specifies the last matched characters. Read-onlu
Syntax
RegExp.lastMatch
Short Syntax
RegExp.$&
Remarks
The value of the lastMatch property is modified whenever a successful match is made.

© 1997 by Microsoft Corporation. All rights reserved.