Hey Bloody Smartie David :))
Very glad that Madvoc works for you! Also, your idea of writing Madvoc actions in Groovy is very cool, always wanted to explore that option :)
Now, Im not a Groovy expert, but did you try to escape GString? Afaik there are two ways:
- escape the '$' as '\$'
- use ' instead of " as string delimiter
Please let me know if this works for you. If not, it would be really easy to add another option as you asked for - just let me know :)
May the code be with you!