In a GString (groovy string), any valid Groovy expression can be enclosed in the ${…} including method calls etc.
This is detailed in the following page.
In a GString (groovy string), any valid Groovy expression can be enclosed in the ${…} including method calls etc.
This is detailed in the following page.