04-11-2012, 10:20 AM
Hi,
first capture the values from the application store it in global data table
Use this datatable across actions to use the values generated within different actions.
Regards,
Sankalp
first capture the values from the application store it in global data table
Code:
Datatable.Value("xx")="yy"
Regards,
Sankalp