a node where you can put JS directly
Before I reject this, how would you expect it to actually work?
empty text field that acepts JS directly like customvars scripts
for example an array of strings is easyer to provide with this
or a bit more complicated code can be condensed down to a single node
You can already set array of strings for variable in evaluate input
I can probably hook eval of custom variable into the variable node as advanced mode
yeah that would be nice to have the ability to just call plain JS that would be soooo super helpfull for bit more in depth stuff
Done on master for setting of variable
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.