groovy.lang.MissingMethodException: No signature of method: java.util.ArrayList.substring() is applicable for argument types: (java.lang.Integer, java.lang.Integer) values: [1, 0]
Possible solutions: toString(), toString(), toString(), toString(), subList(int, int), subList(int, int)
So I’m sorry to report I remain in the same boat. Can anyone please offer a solution? I’m sure this can’t be the an unusual need or not have a specific means to return just the value without brackets.