Any special concern is needed when returning an array from Java to UCCX Editor.
I tried my code inside Eclipse and it's working fine.
In UCCX Editor it's returning "unable to parse expression; expecting { (line..)"
This error is in the return section and i verified all the { } of my code
Thanks