Loading...
Select Version
&pagelevel(3)&pagelevel
A list contains multiple elements of type partner, directory or file.
You can also generate a list using listDirectory (see section “listDirectory”).
foreach permits the iterative processing of the elements in the list (see section “foreach”).
Format
<list id="ID" > comment? ( partner | directory | file )* </list>
Attributes
Name | Value | Meaning |
| string | A unique ID in the current context. |
Example
See section “foreach”.