March 5, 2010
XpressDox Cookbook
In complex templates, the balancing of End and Else commands with the matching If or ForEach can become difficult. This recipe explains how to use the Template Painter and the Debug command.
Tagged as:
Else,
End
Read the full article →
September 30, 2009
User Reference
The ForEach and If commands are called ‘block commands’ because they are terminated with a separate End command. Between the start and end of the block there are other Merge Fields. There is a special behaviour related to block commands to help with eliminating unwanted empty paragraphs when the start and end appear on different paragraphs.
Tagged as:
Block,
Else,
End,
ForEach,
If
Read the full article →