How does Jmeter nest variables in variables

There are generally two ways to nest variables

The first: use the __V method:

The second: use the __BeanShell method

Note:

A default value can be added after the expression comma

This cannot be used in user-defined variable names

 

Guess you like

Origin blog.csdn.net/hard_days/article/details/113523081