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.

© 1997 by Microsoft Corporation. All rights reserved.