Microsoft JScript
input ($_) Property
Language Reference
Version 3

See Also Applies To


Description
Contains the string against which a search was performed. Read-only
Syntax
RegExp.input
Short Syntax
RegExp.$_
Remarks
The value of input property is modified whenever a successful match is made.

Comments