Groovy web console
Subscribe
to this
site
String template test
Published 2 months ago by
YP
with tags
test
Actions ➤
Edit in console
Back to console
Show/hide line numbers
View recent scripts
def ACCOUNT = "foo" println("${ACCOUNT}") println('${ACCOUNT}')