Commands

Format - XpressDox

When concatenating strings together (see Concatenating Strings), it is not always easy to visualize what the end result will look like. This is especially the case when the strings being concatenated are a mixture of fixed text and values of data elements and functions. This situation often arises when using...

SaveAsHTML - XpressDox

XpressDox can be directed to save the assembled document as HTML by using the following command anywhere in the template: «SaveAsHTML(Yes)»

SaveDataset - XpressDox

In most cases after a template is run, XpressDox will save the Data Set (i.e. the XML file containing the data). Sometimes you might want to suppress the saving of the the data set. For example this might be when all the data for the data set are sourced from...

ToHtml - XpressDox

The InsertFormattedText command will accept HTML text as input, convert it to an XpressDox document and then include it as if it were done with an IncludeTemplate command. Sometimes the data in a data element is not an entire HTML document, but a snippet. This snippet then needs to be...
Loading...