7.22.9 rightContext Property

Specifies the input string past the most recent match. Read-only.
Syntax
RegExp.rightContext
Short Syntax
RegExp.$'
Remarks
The value of the rightContext property is modified whenever a successful match is made.
Copyright © 2000 Chili!Soft
|