Forum Discussion
NB_
8 years agoRoku Guru
There two different models of inclusion:
- main() thread execution sees all functions defined in source/.../*.brs (implicit inclusion)
- component threads only see the functions from explicitly <script/> included files