List

ForEach, List, Ordinal: Handling repeating data

October 10, 2009 User Reference
Thumbnail image for ForEach, List, Ordinal: Handling repeating data

The central issue with repeating data is that the number of repeated data elements is not known at the time the template is authored, and so XpressDox offers the ForEach, List and Ordinal commands as a way of processing a variable number of repeated data elements.

Read the full article →

The List Command

October 1, 2009 Help

List. The <<List>>() command is a way of listing the names of parties is all in one phrase, with a comma separating each pair of names except for the last two which are separated by the word ‘and’. This is what the <<List>>() command does and might look like this: The parties are: <<List(parties,firstnames surname,!, [...]

Read the full article →