View | Details | Raw Unified | Return to bug 51923
Collapse All | Expand All

(-)xdocs/usermanual/functions.xml (+1 lines)
Lines 313-318 Link Here
313
[JMeter 2.1.1 and earlier used a fixed thread variable to keep track of the per-user count, 
313
[JMeter 2.1.1 and earlier used a fixed thread variable to keep track of the per-user count, 
314
so multiple counter functions operated on the same value.] 
314
so multiple counter functions operated on the same value.] 
315
The global counter - "FALSE" - is separately maintained by each counter instance.
315
The global counter - "FALSE" - is separately maintained by each counter instance.
316
So multiple __counter calls in same iteration won't increment value.
316
</p>
317
</p>
317
</description>
318
</description>
318
<properties>
319
<properties>

Return to bug 51923