Forum Discussion
cjhoward18
4 years agoEmployee
Hi,
You can use this expression in a mapper:
["324","1209","4849","2"].map(val => {"number": val})
shuo
4 years agoNew Contributor
it works well! Thank you!
Hi,
You can use this expression in a mapper:
["324","1209","4849","2"].map(val => {"number": val})
it works well! Thank you!