The 
http://jmeter.apache.org/usermanual/component_reference.html#User_Defined_Variables
User Defined Variables  element lets you *define an initial set of
variables* , just as in the Test Plan . Note that all the UDV elements in a
test plan - no matter where they are - are processed at the start. So you
cannot reference variables which are defined as part of a test run, e.g. in
a Post-Processor.

UDVs should not be used with functions that generate different results each
time they are called. Only the result of the first function call will be
saved in the variable.

--
View this message in context: 
http://jmeter.512774.n5.nabble.com/how-to-extract-a-specific-section-from-response-code-tp5669219p5683283.html
Sent from the JMeter - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to