nakomis opened a new pull request, #1398: URL: https://github.com/apache/brooklyn-server/pull/1398
Adds ability to specify list index in workflows, e.g.: ``` let list mylist = [1, 2, 3] let mylist[1] = 4", return ${mylist[1]} ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@brooklyn.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org