"flow" variable predefined? - General - Node-RED Forum
I have an obscure question: I just upgraded to the newest node-red, and one of my javascript nodes has a compile error where it says in my own code that "var flow" is already defined. Has something changed such that "flow" is a reserved function/method? It says: Duplicate identifier 'flow'.(2300) var flow: any thanks