Using Set Output in Code Node

Is it possible to use the output of a Set node in the Code node function?

You can simply do:

return $('Set').all();
1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.