diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-12-02 10:14:23 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-12-02 10:14:23 +0000 |
commit | 148d9d517265b06fee1ac15047040e3f1789f280 (patch) | |
tree | 6780b84c3751692c7d555ebe682f747424a93240 /doc | |
parent | 29041f6cd4b0d8a0ee109ed0a0efaaf929d6a804 (diff) |
Docs: add info on router variable evaluation order
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 4 |
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) |