May 11, 2010
XpressDox Cookbook
The Command Editor empowers the template author by presenting an alphabetic list of all the XpressDox commands, with functionality which provides wizards for completion of the command as well as supplying examples of commands.
Tagged as:
Command Editor,
Template Authors Toolkit
Read the full article →
April 24, 2010
XpressDox Cookbook
There are times when it is necessary to concatenate the values of data elements, variables and/or hard-coded strings together to form a value which is then stored in a variable. The concat function does this.
Tagged as:
concat,
SetV,
Variables
Read the full article →
Adding comments to a template
June 5, 2010 XpressDox CookbookComments can be added to a template either within the body of a command, or using the Comment command.
Tagged as: Comment
Read the full article →