hi ,
i had used 'counter' in a simple controller that consists of 3 "if
controllers" along with the counter.and iam using the reference variable as 'C'
in the counter.and iam using that variable 'C' for checking the condition in
the if controller.for eg '${inputVar1_${C}}' == '510'.But couldnt successfully
exceute the test.
And also is there any problem referencing group variables in the for each
controller.?if not how can we refer to the group variables in for each
controller eg with the following parameters set in the regular expression.
reference name :inputVar
regular expression:CM fr="([^"]+)" (for capturing all the matched variables)
template: $1$
Match No: -1
default value:
how to refer to the values captured using the above expression in the foreach
controller for the above example?
Thanks In Advance
kiran.N