Hi everyone,
I am running an instance in the FlowFuse cloud and want to create flow variables stored persistantly. How do I do this? I see that I have the option to choose “persistent” or “memory” in a change node, but I how do I make this choice when declaring a variable in a function node, i.e. flow.set(“var1”, true)?
Magnus