Adil_HussainNew Contributor12 years agoGlobal variablePlease could you advise how i can create a global vraible in one Unit that could be read in another Unti i am using the following facility USEUNIT Show More
murugans1011Regular Contributor12 years agoif u are using vbscript then declare all variables outside of function or in one function then use'Useunit unitnameexecute "unitname.functionname" in current unit...
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptUnable to capture objects inside iFrames in Power App using TestComplete