RE: Saved Search – Array output
Hi,
I’m wanting to output integer numbers as an array from a saved search results. Is this possible to do, so it’s simply the array without quotes around it (making it a string)?
Thank you,
You can do it in Celigo , depending on the step/method/objective you are using in Celigo you can either use handlebars or javascript to reformat the input or output.
If you are trying to convert it to a one-to-many structure javascript id most likely the way to go.