7.22.5 lastMatch Property
Specifies the last matched characters. Read-only
Syntax
RegExp.lastMatch
Short Syntax
RegExp.$&
Remarks
The value of the
lastMatch
property is modified whenever a successful match is made.
Copyright © 2000 Chili!Soft