summaryrefslogtreecommitdiff
path: root/doc/doc-docbook
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-12-02 10:14:23 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2020-12-02 10:14:23 +0000
commit148d9d517265b06fee1ac15047040e3f1789f280 (patch)
tree6780b84c3751692c7d555ebe682f747424a93240 /doc/doc-docbook
parent29041f6cd4b0d8a0ee109ed0a0efaaf929d6a804 (diff)
Docs: add info on router variable evaluation order
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r--doc/doc-docbook/spec.xfpt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 857166fcd..b23f33d42 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -19728,6 +19728,10 @@ Values containing a list-separator should have them doubled.
When a router runs, the strings are evaluated in order,
to create variables which are added to the set associated with
the address.
+.new
+This is done immediately after all the preconditions, before the
+evaluation of the &%address_data%& option.
+.wen
The variable is set with the expansion of the value.
The variables can be used by the router options
(not including any preconditions)