Author: sebb
Date: Thu Jan 27 17:51:54 2011
New Revision: 1064230
URL: http://svn.apache.org/viewvc?rev=1064230&view=rev
Log:
Clarify last_sample_ok variable
Modified:
jakarta/jmeter/trunk/xdocs/usermanual/functions.xml
Modified: jakarta/jmeter/trunk/xdocs/usermanual/functions.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/xdocs/usermanual/functions.xml?rev=1064230&r1=1064229&r2=1064230&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/functions.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/functions.xml Thu Jan 27 17:51:54 2011
@@ -1149,7 +1149,9 @@ However some variables are defined inter
</p>
<ul>
<li>COOKIE_cookiename - contains the cookie value (see <complink name="HTTP
Cookie Manager" />)</li>
-<li>JMeterThread.last_sample_ok - whether or not the last sample was OK -
true/false</li>
+<li>JMeterThread.last_sample_ok - whether or not the last sample was OK -
true/false.
+Note: this is updated after PostProcessors and Assertions have been run.
+</li>
<li>START variables (see next section)</li>
</ul>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]