Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
I want to fetch an initial config XML, and store those settings for use later. I don't see that brightscript has any sort of concept of global variables, or an easy way to access some long term stored variable. Ideally it'd be some config object I can create, and reference from anywhere. What's the best way to do something like this?