Groovy web console

subscribe to the feed Subscribe
to this
site

wtf

Published 3 months ago by Anonymous
Actions Execute script  ▶ Edit in console Back to console Show/hide line numbers View recent scripts
variable = "value"
String[] path_parts
path_parts = "foo/bar/baz".split('/')
path_parts[0] = "https://${variable}/neo-generic-releases"