Regular Expressions JavaScript Tutorial

The RegExp.$+ property represents the last parenthesized substring pattern match.
This is the same as using the lastParen property.