How Do You Break A Line In Groovy?
How Do You Break A Line In Groovy? Re: New line in Groovy Script. You add new lines in HTML using the <br /> tag. The alternative is not to use HTML for the e-mail body. How do you escape special characters in groovy? String specialCharRegex = “[\W|_]”; … term = term. replaceAll(specialCharRegex, “\\$0”); …