s5h
12 years agoContributor
Code Expression Syntax for appending parameters
Hi So I have a If.. Then statement, in value1 have Aliases.QAD_Client.ShellForm.MdiClient.DPaymentSelectionForm.ScBasicForm_Fill_Panel.controlPanel.detailGrid.detailGrid.Rows.Item(Project...
- 12 years ago
Hi Siobhan,
If Aliases.QAD_Client.ShellForm.MdiClient.DPaymentSelectionForm.ScBasicForm_Fill_Panel.controlPanel.detailGrid.detailGrid is stored in the objgrid test parameter, so, I guess, you need to use the following line to get the value of the item:
KeywordTests.Test1.Parameters.objgrid.Rows.Item(Project.Variables.RowIndex).Value