Question

Cognizant Technology Solutions
IN
Last activity: 13 Sep 2017 6:27 EDT
How to convert integer array to String array?
Hi Team,
I want to convert integer array to String array?
Input array or Value of datatype is int : proxyAccessorId: [000264383, 000502171, 000490613],
I Want Output parameter Like : proxyAccessorId: ["000264383", "000502171", "000490613"],
Can you help on above..
Thanks,
***Edited by Moderator Marissa to update categories***