javascript RegExp input
| input | NN 4 IE 4 ECMA n/a |
| Read/Write | |
|
This is the main string against which a regular expression is compared. If the main string is handed to the regular expression operation as a parameter to a method, this value is null. The short version is $_ (dollar sign, underscore). |
|
| Example | |
RegExp.input = "Four score and seven years ago..."; |
|
| Value | |
String. |
|
Previous: javascript RegExp lastIndex
Next: javascript RegExp index
1653,Nickname,Homepage or email,Comments here,Add comment
