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 19,248ms WARN No examples for function reescape

See also