Hi ,
MP Builder supports Java 8 regular expressions. The MP Builder regex feature doesn't do string conversion, per se. It just allows you to extract a substring that matches the given regex pattern. The characters themselves don't change. Unfortunately, this is not enough to enable case-insensitive relationship matching - we'll be adding that feature in the next version.
Best regards,
Mark