A Global variable node/feature

Hi @BramKn,
I would like a node that can be used to define a global variable similar to the Set node, and utilize the Code node to add or remove values from it. ex: an array defined, and then you update/push items to that array after performing certain functions in the code node and at the end of the workflow you retrieve the updated array/variable data.

This functionality used to exist in versions earlier than 0.198, in the function node itself, but after the introduction of the code node, it’s broken.

you may refer to the other topic which I raised where this has already been discussed.