Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog
The general syntax is:
!block end ... !endblock
See Understanding Filter Interfaces, if necessary.
The end filter is used to add a section of SDF onto the end of the document. This is particularly useful in configuration files when you want to:
When several sections are added to the end using this macro, the sections are processed in a first-in-last-out order.
!block end Line: N[align=Center] END OF DOCUMENT !endblock
Contents | Parent Topic | Previous Topic | Next Topic
Home | Catalog