How to call variables declared in one file to another file?
Hi Everyone
I have declared my variable in file1. My function is in file2 which uses the variable. How do I call my variable which is declared in main file.
Thanks in advance
How to call variables declared in one file to another file?
Hi Everyone
I have declared my variable in file1. My function is in file2 which uses the variable. How do I call my variable which is declared in main file.
Thanks in advance