Forum Discussion

s5h's avatar
s5h
Contributor
12 years ago
Solved

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...
  • TanyaYatskovska's avatar
    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