Microsoft JScript
leftContext ($`) Property
Language Reference
Version 3

See Also Applies To


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

Comments