Is it possible to do arbitrary regular expression operations on strings in SetupBuilder scripts? I don't see the option in String Operations. I have a replacement operation on a registry key (setting the non-interactive heap size) that's super easy with RegEx, not so easy with standard string operations.