Hi,
I just want to know whether a Global Vaariable can be created through the code.
Hi,
I just want to know whether a Global Vaariable can be created through the code.
No it can’t. Global variables are created by adding them to the Globals list. No runtime creation of variables.