How to wait a function finishes and pass variable between files in Roku BrightScript
I'm building a Roku channel and I'm facing a problem where I need a function to finish in order to run the lines afterwards & also I cant figure how to access a variable between components, this is t...