Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 2 of 2 for host:developer.mozilla.org (0.04 seconds)

Showing similar results.

  1. RegExp.rightContext ($') - JavaScript | MDN

    The RegExp.rightContext static accessor property returns the substring following the most recent match. RegExp["$'"] is an alias for this property.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/rightContext
    Mon Mar 23 01:15:34 GMT 2026
      16.1K bytes
  2. RegExp.leftContext ($`) - JavaScript | MDN

    The RegExp.leftContext static accessor property returns the substring preceding the most recent match. RegExp["$`"] is an alias for this property.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/leftContext
    Mon Mar 23 01:15:34 GMT 2026
      16K bytes
Back to Top