You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2011/01/27 18:51:54 UTC

svn commit: r1064230 - /jakarta/jmeter/trunk/xdocs/usermanual/functions.xml

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: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org