diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2013-05-25 20:49:46 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2013-05-25 20:55:01 +0100 |
commit | d73757b42fbf0a1dea47211dd025215ba9a36568 (patch) | |
tree | 9a9e1fa2840253de502c3aed95a4e79017e7aee5 | |
parent | 41eff010fbb485d1db54b32c9bf4292c5b052eda (diff) |
Add doc comment on use of forany.
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 2 insertions, 0 deletions
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'&>&*}*& |