Hello,
In my client code, I can save variables like this

Is it possible to do this in a server module as well, because when I do it, I can set the variable, but when I try to access it, the value of it is ‘None’?
Hello,
In my client code, I can save variables like this

Is it possible to do this in a server module as well, because when I do it, I can set the variable, but when I try to access it, the value of it is ‘None’?