Go to the first, previous, next, last section, table of contents.
This macro must only appear after an IF
function, and
before any associated ELSE
or ENDIF
functions.
It denotes the start of an alternate template block for the
IF
function. Its expression argument is evaluated as are
the arguments to IF
. For a complete description See section IF - Conditionally Emit a Template Block.
Go to the first, previous, next, last section, table of contents.