Hi All,
I have a situation where I need to create some JavaScript arrays to use within an IPA flow so I can store and manipulate values outside of a query loop. I've tried several things, and I can't get anything to work. I may be making it more difficult than it needs to be.
Have any of you been successful in doing this? Can you share a simple example of creating an array, adding elements to it (like within a query loop) and then navigating within the array (for-each)?
Thanks! Kelly