FSchumacher commented on code in PR #6356:
URL: https://github.com/apache/jmeter/pull/6356#discussion_r1778863293


##########
xdocs/usermanual/functions.xml:
##########
@@ -1765,6 +1765,8 @@ However some variables are defined internally by JMeter. 
These are listed below.
 <li><code>JMeterThread.last_sample_ok</code> - whether or not the last sample 
was OK - <code>true</code>/<code>false</code>.
 Note: this is updated after PostProcessors and Assertions have been run.
 </li>
+<li><code>__jmv_SAME_USER</code> - is the same user for each iteration ? 
<code>true</code>/<code>false</code>. Mainly impacts clean cookie, cache data 
and new connection</li>

Review Comment:
   Is this to fix some older code?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to