Global vs Firsttime

HarryB

New Member
Licensed User
Longtime User
In all the examples, Global is used to define variables only. However it appears that one can also can put code in there, e.g. to initialise certain variables. This seems to work fine.

Is this officially supported or can we expect problems? If supported, what is the difference with Firsttime?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Top