Forum Discussion
HKosova
Alumni
14 years agoHi Sudhir,
Glad to hear you've found and fixed the problem.
By the way, there's no need to use the helper SetVarWorkbook script function for variable assignment - you can do this in keyword tests as well:
- add the Run Script Routine operation that will call the GetFullFileName function;
- add the Set Variable Value operation, select the needed variable and specify Last Operation Result as the variable value.
Glad to hear you've found and fixed the problem.
By the way, there's no need to use the helper SetVarWorkbook script function for variable assignment - you can do this in keyword tests as well:
- add the Run Script Routine operation that will call the GetFullFileName function;
- add the Set Variable Value operation, select the needed variable and specify Last Operation Result as the variable value.