User global environment variables are new, since v3.1
These are global variables at the top level of node-red.
Previously, the variables were only global at the flow (subflows, groups) level.
See https://discourse.nodered.org/t/construting-flow-subflow-and-group-global-variables-from-user-global-variables/92316/2
for relevant comments.
User global environment variables are new, since v3.1
These are global variables at the top level of node-red.
Previously, the variables were only global at the flow (subflows, groups) level.
See https://discourse.nodered.org/t/construting-flow-subflow-and-group-global-variables-from-user-global-variables/92316/2
for relevant comments.