From: Jeremy Harris Date: Sat, 25 May 2013 19:49:46 +0000 (+0100) Subject: Add doc comment on use of forany. X-Git-Tag: exim-4_82_RC2~40 X-Git-Url: https://git.exim.org/users/jgh/exim.git/commitdiff_plain/d73757b42fbf0a1dea47211dd025215ba9a36568 Add doc comment on use of forany. --- diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index bf50a9be8..56ce0693b 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -10337,6 +10337,8 @@ ${if forany{<, $recipients}{match{$item}{^user3@}}{yes}{no}} The value of &$item$& is saved and restored while &*forany*& or &*forall*& is being processed, to enable these expansion items to be nested. +To scan a named list, expand it with the &*listnamed*& operator. + .vitem &*ge&~{*&<&'string1'&>&*}{*&<&'string2'&>&*}*& &&& &*gei&~{*&<&'string1'&>&*}{*&<&'string2'&>&*}*&