Is there something like a user-defined global variable that can hold values among forms and pages within an application?
I would like to do the followings:
When accessing the application for the first time, Deluge script run and store the values to user-defined global variable. While the access, the user-defined global variable can be used in all forms and pages.