7.22.3 input Property

Contains the string against which a search was performed. Read-only
Syntax
RegExp.input
Short Syntax
RegExp.$_
- RegExp
- A RegExp object.
Remarks
The value of input property is modified whenever a successful match is made.
Copyright © 2000 Chili!Soft
|