Hi,
I found a javascript code for a random string, i’d like to use.
But somehow it doesn’t work in a code-node.
What do I have to do/change?
Thank you in advance
Martin
Hi,
I found a javascript code for a random string, i’d like to use.
But somehow it doesn’t work in a code-node.
What do I have to do/change?
Thank you in advance
Martin
Perfect so there is a function in your node that is not being called so the node doesn’t return anything only to the console log.
I would recommend looking at our data structure so you can see what you need to return, it should ideally be an object.