Solved
Forum Discussion
koryknick
6 years agoEmployee
Thank you for providing your input. Can you also provide an example of your desired output?
- bojanvelevski4 years agoValued Contributor
Hey @Rahul,
The eval() function can help you in this case. Try the following:
param = '["SENDING_PLAN","TRACKING_PLAN"]' - String
expression in mapper -> eval(_param)