Resolved! Issue with Regex, replacing only 1 instance of string
Hello, I created a simple Regex, to dynamically change the background color in an email template. The Color appears in 2 places in the template (this cannot be changed!). When I run the Regex - Replace function, it changes just the first occurrence. ...