How do I count the number of samples/values returned by jmeter extractors.
I am using regex to get the list of links to a variable using regex extractor. By debug sampler shows that there many values returned. until like 9_g1
PlanLinksArray_9_g=1
PlanLinksArray_9_g0=/hix/admin/planmgmt/viewqhpdetail/gLe8eM5psNUTqo8aYXo20w
PlanLinksArray_9_g1=/hix/admin/planmgmt/viewqhpdetail/gLe8eM5psNUTqo8aYXo20w
How can i get the count of this to a variable in Jmeter??
AS per:
it will be called: