Commands

CreateObject - XpressDox

For more information on the CreateObject function, please refer to the article on Interacting with External Programs.

GetVOrDefault - XpressDox

Get the value of a variable or a default value Before you can Get a variable using the «GetV()» function, that variable needs to be Set using the «SetV()» or «SetVr()» function. However, there might be a use case where you are unsure that the variable you need has been...

IncludeDataSourceData - XpressDox

Include data from a configured data source in a template   Instead of selecting one or more rows from a data source in the interview, you can use the IncludeDataSourceData to include data in your template.   Please refer to this article for more information.

InsertSpreadsheet - XpressDox

Embed a spreadsheet into an assembled document   Using the InsertSpreadsheet command, you can embed a spreadsheet into the assembled document.  This uses Microsoft’s OLE technology, which means that when you view the assembled document and double click on the spreadsheet, that spreadsheet will open in Excel. It can then...
Loading...