hi,
I'm a newbie and would like to know what Application("classname") does.
thanks.
Printable View
hi,
I'm a newbie and would like to know what Application("classname") does.
thanks.
It helps you access an application level variable called "Classname". You can read from it or set it to a value.