Previous PageNext Page

7.22.7 leftContext Property

Specifies the input string up to the most recent match. Read-only
 

Syntax

RegExp.leftContext

Short Syntax

RegExp.$`

Remarks

The value of the leftContext property is modified whenever a successful match is made.
 

Copyright © 2000 Chili!Soft

Previous PageTop Of PageNext Page