Is there any way to set global data variable, and read it elsewhere.
What is the scope of global data variable? Is the scope the current session (other session will not see the global variable)?
Thanks :)
Is there any way to set global data variable, and read it elsewhere.
What is the scope of global data variable? Is the scope the current session (other session will not see the global variable)?
Thanks :)