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.

Comments