Problem: Paperform New Submission output has a list of products but its’ not in an array that is readable.
SOLVED!
Use Tools/Set Multiple Variables/toArray(Charge:Products)
I was using this to create a sales order in Katana. Need to use an iterator on the array created and pull out the SKU and confirm it and then add to an array for the sales order. Still tinkering to get the tax rates working but otherwise its working!