使用场景:一般配合控制器中的计数器,循环取值
方式一:__V函数
例如:${__V(shopComponentId_${num})}
方式二:__BeanShell函数
例如:${__BeanShell(vars.get("shopComponentId_${num}"))}
标签:__,变量,get,shopComponentId,嵌套,num,BeanShell,jmeter,函数
来源: https://www.cnblogs.com/suzhitester/p/15528159.html