Regular Expressions JavaScript Tutorial

The RegExp.$& property represents the last matched characters.
This is the same as using the lastMatch property.