Author: sebb
Date: Thu Jan 6 17:45:42 2011
New Revision: 1055958
URL: http://svn.apache.org/viewvc?rev=1055958&view=rev
Log:
cookie variable has been renamed
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=1055958&r1=1055957&r2=1055958&view=diff
==============================================================================
--- jakarta/jmeter/trunk/xdocs/usermanual/functions.xml (original)
+++ jakarta/jmeter/trunk/xdocs/usermanual/functions.xml Thu Jan 6 17:45:42 2011
@@ -1148,7 +1148,7 @@ in which case the user has full control
However some variables are defined internally by JMeter. These are listed
below.
</p>
<ul>
-<li>cookiename - contains the cookie value</li>
+<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>START variables (see next section)</li>
</ul>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]