Groovy web console
Subscribe
to this
site
Join a list of strings
Published 1 year ago by Anonymous
Actions
Execute script ▶
Edit in console
Back to console
Show/hide line numbers
View recent scripts
x = ["eggs", "butter", "milk"] String y = x.join(', ')