#Getting invalid escape sequence when using escape character in a regex
1 messages · Page 1 of 1 (latest)
To escape you should use \\. See https://lib.ballerina.io/ballerina/regex/1.3.0/functions#matches
This module provides APIs for searching, splitting, and replacing the set of characters of a string. These APIs are using a