diff --git a/xdocs/changes.xml b/xdocs/changes.xml index c27d80c736..7b5b5d2e31 100644 --- a/xdocs/changes.xml +++ b/xdocs/changes.xml @@ -119,6 +119,7 @@ Summary Non-functional changes @@ -167,6 +168,8 @@ Summary

We thank all contributors mentioned in bug and improvement sections above:

We also thank bug reporters who helped us improve JMeter.

diff --git a/xdocs/usermanual/component_reference.xml b/xdocs/usermanual/component_reference.xml index 95357a5fb9..80d7535715 100644 --- a/xdocs/usermanual/component_reference.xml +++ b/xdocs/usermanual/component_reference.xml @@ -6049,7 +6049,7 @@ generate the template string, and store the result into the given variable name. The name of the JMeter variable in which to store the result. Also note that each group is stored as [refname]_g#, where [refname] is the string you entered as the reference name, and # is the group number, where group 0 is the entire match, group 1 is the match from the first set of parentheses, etc. Left boundary of value to find - Left boundary of value to find + Right boundary of value to find Indicates which match to use. The boundaries may match multiple times.