Thread
:
Declaring public variable
View Single Post
mbshinde78
Newbie Member
19Sep2008,17:39
Hi,
It is easy.
Add a global module into your project from the file menu. Then declare a public variable with whatever data type you wish.
That variable will be accessible to you from anywhere within the project