Summary: | Add to Documentation: ctx.getThreadNum() 0-based and ${__threadNum} 1-based | ||
---|---|---|---|
Product: | JMeter | Reporter: | Ivan Rancati <ivan.rancati> |
Component: | Main | Assignee: | JMeter issues mailing list <issues> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | p.mouawad |
Priority: | P3 | Keywords: | FixedInTrunk |
Version: | 2.13 | ||
Target Milestone: | JMETER_5.1 | ||
Hardware: | All | ||
OS: | All |
Description
Ivan Rancati
2018-09-21 10:44:12 UTC
Author: pmouawad Date: Sat Nov 3 22:47:02 2018 New Revision: 1845700 URL: http://svn.apache.org/viewvc?rev=1845700&view=rev Log: Bug 62752 - Add to Documentation: ctx.getThreadNum() 0-based and ${__threadNum} 1-based Bugzilla Id: 62752 Modified: jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterContext.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/functions.xml Date: Sun Nov 4 11:37:54 2018 New Revision: 1845725 URL: http://svn.apache.org/viewvc?rev=1845725&view=rev Log: Add location of JMeterContext API to link and write out numbers as words Follow-up to r1845700 Bug 62752 - Add to Documentation: ctx.getThreadNum() 0-based and ${__threadNum} 1-based Bugzilla Id: 62752 |