javascript regular expression compile( )
| compile( ) | NN 4 IE 4 ECMA n/a |
compile("pattern"[, "g" | "i" | "gi"]) | |
|
Compiles a regular expression pattern into a genuine regular expression object. This method is used primarily to recompile a regular expression with a pattern that may change during the execution of a script. |
|
| Parameters | |
|
|
| Returned Value | |
Reference to a regular expression instance. |
|
1666,Nickname,Homepage or email,Comments here,Add comment
