Index
Main Menu
Tutorial Videos
Tutorial videos are available here.
Knowledge Base
Visit our User Forum for discussions & solutions
Commands
Alphabetic List of XpressDox Commands and Functions
Commands / Functions in XpressDox Document Automation software. Here is a list containing every command / function available in the XpressDox Command Assistant, listed alphabetically. Command or Function Name Description and Examples AddBCCAddress Add BCC Address/es when saving as email (eml) «AddBCCAddress()» AddCCAddress Add CC Address/es when saving as...
List of XpressDox commands and functions by Category
All Commands and Functions listed by Category Email Command or Function Name Description and Examples AddBCCAddress Add a BCC email address when assembling to an email «AddBCCAddress()» AddCCAddress Add a CC address when assembling to an email «AddCCAddress()» AddToAddress Add a “To” email address when assembling to an email ...
Using the Command Assistant
The Command Assistant is available on the XpressDox ribbon It empowers the template author by: presenting a list of recently used data elements that can be re-used presenting a list of all the XpressDox commands supplying examples and help for each command supplying helpers that construct the syntax of...
AddCCAddress - XpressDox
Add additional addresses to your XpressDox email template After using the SaveAsEmail or SendAsEmail functions, additional addressees can be added to the XpressDox email template. This function is the same as the AddBCCAddress function but instead of adding BCC addresses, you can add CC addresses to the template.
AddToAddress - XpressDox
Add additional addresses to your XpressDox email template When using the SaveAsEmail function in your XpressDox template, additional addressees can be added to the email. This command can also be used conditionally, so the user can decide at the time of running the template if additional “To” addresses need to...
AlignCaption - XpressDox
Change the alignment of one data element on your XpressDox interview. Command structure: «AlignCaption(Name,Top)» By default, all captions in the interview for a template are aligned to the left of the interview screen. Using the «AlignCaptions()» command, this can be changed once for the entire interview. Although it...
AlignErrorMessages - XpressDox
This command allows the template author for Web interviews to specify where the error messages for data elements in the interview should appear. Command structure: «AlignErrorMessages(Top)» Examples of usage: «AlignErrorMessages(Top)» will cause any error messages to be displayed above the relevant data element in the Web interview, and the...
AppendPDF - XpressDox
AppendPDF enables the user, and also the template author, to choose one or more PDF files which will be appended to the document assembled by the template in which the command appears. The SaveAsPDF(Yes) command is issued implicitly. The entire output document will always be a PDF. Example – user...
AppendVr - XpressDox
Append values to variables in your XpressDox Document Automation template The AppendVr and PrependVr functions provide less cumbersome syntax for appending or prefixing values to variables than using SetVr to do this. Prior to these two functions, suppose you wanted to concatenate a pipe symbol (|) and a data element...
AppendVr and PrependVr Functions
The AppendVr and PrependVr functions provide less cumbersome syntax for appending or prefixing values to variables than using SetVr to do this. Prior to these two functions, suppose you wanted to concatenate a pipe symbol (|) and a data element value (data element Name) to the end of a variable...
AreYouReadyToAssembleMessage - XpressDox
Provide a confirmation button on the XpressDox interview: The AreYouReadyToAssembleMessage command provides a pop up message just before the Assemble button on the XpressDox template interview. The template author can supply custom wording to the user, such as a confirmation that they are ready to proceed to assembly. Or in...
Loading...