REEscape()

Escapes regular expression control characters within a string.

Introduced: 6.2.1.9

REEscape( string=string );

Returns: String

Argument Description
string
string, required

String to be escaped.

Examples

There are currently no examples for this function 24,821ms WARN No examples for function REEscape

See also