Solved
Forum Discussion
_ivanovich_
6 years agoFrequent Contributor
Found solution with this:
int b = a.collect { "$it" }.join( '' ) as int
Sorry for spam.
Found solution with this:
int b = a.collect { "$it" }.join( '' ) as int
Sorry for spam.
Found solution with this:
int b = a.collect { "$it" }.join( '' ) as int
Sorry for spam.