Hello,
I’m working in a script node trying to figure out some logic, and want to make sure that some variables have the correct value. So what I want to do is to print the values of these variables before they arrive to the various ifs and elses.
What I got so far is that I’ve added print lines in the code where I want them, but I can’t find the output for print lines. Is it even possible to see them? If so, where can I find them?
Thank you!