Hello,
I tried it but when testing it get the following:
Expression: - arrayElementSum("10")
Result: - 0class java.lang.Integer
Expression:- arrayElementSum("10,10")
Result: - 0class java.lang.Integerclass java.lang.Integer
Any Idea, how can we solve this.
,Sheel