5.13. end Filter


Interface

The general syntax is:

  !block end
  ...
  !endblock

See Understanding Filter Interfaces, if necessary.


Description

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.


Examples

!block end
Line:
N[align=Center] END OF DOCUMENT
!endblock