Microsoft JScript
rightContext ($') Property
Language Reference
Version 3

See Also Applies To


Description
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.

Comments