Bluemoon
I’m considering making a lightweight pull request for extending the script global variable “globalVar” to have an application wide scope. This would mean that the now new globalVars would no longer be a static member of Script but a static member of Context. It would still be exposed as a script variable