SoftadminUtil.Regex_Escape

Not available in Cloud edition.
Type: Scalar function

Escapes metacharacters replacing them with escape codes.

Return value: nvarchar(max)

Escaped string.

Parameters

@str mandatory nvarchar(max)
String to escape.