MarkRoddy
16 years agoVisitor
roGlobal Object
The roGlobal object is listed in the 'Core BrightScript Components and Interfaces' section of the BrightScript reference doc, but there isn't much besides the mention of its existence. The specific line is:
roGlobal (interfaces: ifGlobal; all static member functions)
There's no listing of the members of the ifGlobal interface. Was this intentionally left out? Can this object be used to share state between procedures? Is there any reason for its existence within BrightScript which isn't detailed or is this just a implementation detail?
-Mark
roGlobal (interfaces: ifGlobal; all static member functions)
There's no listing of the members of the ifGlobal interface. Was this intentionally left out? Can this object be used to share state between procedures? Is there any reason for its existence within BrightScript which isn't detailed or is this just a implementation detail?
-Mark