I have seen references to using a switch and testing for 'is not null' as a way to determine if a variable is not undefined. Is this is not strictly correct. Is there a reason the switch node has no test for undefined or not undefined then?
The switch node has an option to test undefined
Thanks. You saved me that @Andrei . I was replying and you got in first.
Nice, thank you very much.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.