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_RC1~23 X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d73757b42fbf0a1dea47211dd025215ba9a36568;p=exim.git 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'&>&*}*&