Micro Focus QTP (UFT) Forums

Full Version: Want to use a global variable in diff actions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi Ankur
I want to use a variable in more then one actions , how could i do this
thanks in advance
Ashish
Just declare the variable as Public, which can be accessed from all resource files.
Eg. Public TOTAL_ROWS
There can be many options like environment variables, global variable from an external file