REEscape()
Escapes regular expression control characters within a string.
Introduced: 6.2.1.9
REEscape( string=string );
Returns: String
| Argument | Description |
|---|---|
|
string
string,
required
|
edit
String to be escaped. |
Examples
There are currently no examples for this function 37,380ms WARN No examples for function REEscapeSee also
- Regex
- Strings
- string.reEscape()
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)