12-31-2009, 07:04 PM
Hi,
Note: Values retrieved & posted during the RunTime will not be seen in Design Time Datatable.
You can get the value into RunTime Datatable of Test Results window.
@Forum members: HAPPY NEW YEAR TO U
Note: Values retrieved & posted during the RunTime will not be seen in Design Time Datatable.
You can get the value into RunTime Datatable of Test Results window.
Code:
total_price = Ticket * Price
Datatable("TotalPrice",dtGllobalSheet).Value=total_price
@Forum members: HAPPY NEW YEAR TO U