Javascript not storing list of numbers

Hey so I’m using the toolbox plugin to write a script to capture a list of numbers.

I’m currently using this setup:

So it’s able to run the calculation I need successfully (see screenshot below):


The fact that its getting a list of 85000 40000 and 40000 shows that the calculations are working. However, my next step in the workflow is another js script that references the first list but it shows it as completely empty:

Can’t figure out why. Open to any help!

Chain them together using the Trigger Event option in JStoBubble. Publishing the value takes time and it isn’t available in the second workflow step. That’s all.

This topic was automatically closed after 70 days. New replies are no longer allowed.