Hi Everyone,
Can anyone please answer this?
How to store a variable (need not be global) using User Defined Functions even after the end of the session.
I've tried using GlobalContainer class, creating a variable at the beginning (i.e, in Attributes and Methods) and Importing a Java class from a jar file.
nothing works. Searched entire internet, but couldn't find anything related.
Please kindly help.