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
Is it possible to use the output of a Set node in the Code node function?
You can simply do:
return $('Set').all();