Hi!
I'm trying to insert a boolean to disable a flow, but stuggling with the formatting/setup. How should I configure the current state node to just forward all data if true, else not stop the flow.
Debug 1:
adjustment : msg.payload : undefined
undefined
Debug 2: adjustment : msg.payload : number
-2

