Community QuestionsIssues with regex_extract: Error using escape character in JS flavorVlad S.·Dec 17, 2024 03:52 PM·View in SlackShareOpen with AII'm trying to use regex_extract in a custom property, but I can't figure out what flavor of regex to use; I initially tried using the JS flavor, but I'm getting an error when trying to escape a dot using \. saying "invalid escape character"