ServiceNow ignores escape characters as a part of Regex patterns.
Hi, I have a scenario wherein I will get the regex pattern from a third party api call in the schema. And this schema contains escape characters(\) as a part of the regex pattern. This pattern is a part of the key-value pair in one of the objects in...