Hi all, as Philippe is adding a few new functions to jmeter, I wondered whether we should add a function to extract parameter values from URLs.
Something along the lines __extractParamValueFromUrl(${url}, paramName) It could take a third parameter indicating which value to return, when the paramName is used multiple times in the URL path. What do you think? Felix