Is there something I'm missing in the documentation that allows for me to share a variable across scripts.
ie. similar to a session but can be accessed by all users.
I'm looking for a quick solution, would rather not use persistent storage for this.
Cheers