RegExp.rightContext

The substring following the most recent match. $' is another name for the same property.

Property of RegExp
Static, Read-only

Description

Because rightContext is static, it is not a property of an individual regular expression object. Instead, you always use it as RegExp.rightContext.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.