1

I need to print all the values of a particular column name in a table in a web application. I have extracted the particular record id and the column name. I am getting printed only the first value. I am always getting the match count=1.

I need to print all the values which are matching the correlation, i.e I want some thing like 'ORD=All' similar to Load Runner. In Jmeter except that template $1$ , $2$, do i have any functions or methods to print all the captured values?

Aliaksandr Belik
  • 12,725
  • 6
  • 64
  • 90
  • this is to complicated to understand for someone who can't see it in the screen infront. Can you give sample input/output? That way it would be easier to understand, I don't really need to know what the purpose of that is (IMHO) – ant Jul 04 '12 at 10:21