Search Results for: Instruments measuring variables of liquids
are set up with the value of the corresponding column (if a variable name is provided), and the count of rows is also set up. for example, if the select statement returns rows of columns, and the variable list is a,,c, then the following variables will be set up: a_#= (number of rows) a_ =column , row
a_ =column , row c_#= (number of rows) c_ =column , row c_ =column , row if the select statement returns zero rows, then the a_# and c_# variables would be set to , and no other variables would be set. old variables are cleared if necessary - e.g. if the first select retrieves six rows and a second...
http://jmeter.apache.org/usermanual/component_reference.html