From 148d9d517265b06fee1ac15047040e3f1789f280 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 2 Dec 2020 10:14:23 +0000 Subject: [PATCH] Docs: add info on router variable evaluation order --- doc/doc-docbook/spec.xfpt | 4 ++++ 1 file changed, 4 insertions(+) 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) -- 2.30.2