PREFIX-include
Summary
- [PREFIX-include filename]
Description
This sub-tag reads the named file and inserts its content into the loop.
[PREFIX-include] differs from the similar [include]
tag in that files included with [PREFIX-include] may contain further
loop sub-tags.
|
Availability
This loop sub-tag was introduced in version 5.5.2,
and is therefore not available for use with any earlier Interchange version.
|
|
Note
Files included with [PREFIX-include] may not contain further
[PREFIX-include] sub-tags.
|