Apache JMeter – samplerName Function
samplerName is an in-build function of Apache JMeter and its type is ‘Information’. This function simply returns the name of the sampler. By the way, JMeter in-build functions are divided into eight categories which are: Let’s discuss about samplerName function: Syntax: ${__samplerName} Type: Information Purpose: To get the name of the current sampler used in … Read more