Index
Main Menu
Beginner Course
Learning the Basics
Knowledge Base
Visit our User Forum for discussions & solutions
Function
What is the difference between Commands and Functions
Throughout the XpressDox documentation, reference is made to Commands and also to Functions. Syntactically commands and functions appear the same, but their functionality is different and in some cases this difference is important. A rule of thumb for distinguishing commands from functions is that commands are used for global layout...
BuildList Function
Similar to the List command, BuildList produces a delimited list from a repeating data element. The key difference is that BuildList is a function, which means it can be used inside other commands and expressions, not just as a standalone fillpoint. Syntax «BuildList(repeat,data_element,separator,delimiter,last_delimiter)» Parameter Description repeat The name of the...
Notes on XpressDox syntax
XpressDox Docussembly™ document assembly syntax is fairly straightforward, and by paying attention to these few rules you can ensure your templates work first time, every time. This articles describes the syntax rules for data element names, command names, and functions, and describes when to use quote marks.
Loading...