R

TestRegex

Contents after match

$'

This will return a portion of the source string that follows the match.

Examples

JAVASCRIPT

Share & Embed

Use this snippet to display this token on your own site.

<!-- Embed Regex Token: $' -->
<code class="regex-token">$'</code> - Contents after match
<small><a href="https://testregex.com/cheatsheet/contents-after-match">See details</a></small>