Edit Content
Click on the Edit Content button to edit/add the content.

User Reference

Dolares – XpressDox

Convert numbers into words (Dolares, in Spanish) in your XpressDox Document Automation template. The Dolares function will translate a numeric value into a currency in words, specifically Dolares in Spanish.   Command structure: «Dolares(Price)»  

Read More »

The BaseTemplate command – XpressDox

The BaseTemplate command in XpressDox was developed specifically for letterheads, however far more control can be achieved using the IncludeTemplate function. Letterheads are of special interest because they are used as the basis for many

Read More »

The floor function – XpressDox

Use the floor() XSLT function in XpressDox The ceiling and floor functions are two XSLT functions but can also be used in XpressDox, and are available in Command Editor.  In essence, they perform the equivalent

Read More »

The ScriptIf function – XpressDox

The XpressDox ScriptIf function First, read through the article on Scripts to familiarize yourself with that feature. Using a condition inside a parameterized script requires the use of ScriptIf rather than If. The matching End

Read More »

SetProfileProperty – XpressDox

Click here for an overview of saving into iManage. Use this XpressDox command to set a property in a Document Management System SetProfileProperty enables the template author to set a property in the assembled document,

Read More »

ESignAutomaticSend – XpressDox

Integrate your XpressDox template with DocuSign Click here to learn about the DocuSign integration process, alternatively keep reading for more information about the ESignAutomaticSend() command.   If this command is missing from your template, then after

Read More »

last – XpressDox

XpressDox templates make use of XSLT functions The last() function inserts the value of the last repeating item in a given ForEach repeater. It is an XSLT function, but can be used in an XpressDox

Read More »

PrependVr – XpressDox

Prefix 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

Read More »

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

Read More »

Euros – XpressDox

Convert numbers into words (Euros) in your XpressDox Document Automation template. The Euros function will translate a numeric value into a currency in words, specifically Euros in English.   Example: «FormatNumber(Share_price)» («Euros(Share_price,”)»)   The Euros

Read More »

OnEnterSet – XpressDox

Set the value of a data element on your XpressDox template As its name implies, its functionality is identical to that of OnExitSet, except for the timing. The actions performed by OnEnterSet are initiated when

Read More »

position – XpressDox

XpressDox templates make use of XSLT functions The position() function is an XSLT function, but can be used in an XpressDox template to return the position of a repeated item. It is a numeric value,

Read More »

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

Read More »

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

Read More »

InsertPicture – XpressDox

This command enables the insertion of graphics from a file into the merged document. The picture is inserted into the document at the point where the command is encountered, and the size of the image

Read More »

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

Read More »

SetDocumentName – XpressDox

The SetDocumentName Command can be used to give the assembled document a particular name, for use in the building of a filename. It would typically be used like this: «SetDocumentName(Sale Agreement)» «SetSavedDocumentFileName(<DocumentName> between <Seller> and

Read More »

AttachToEmail – XpressDox

Use «AttachToEmail()» in conjunction with the «SaveAsEmail()» or «SendAsEmail()» functions. There are various implementations for this function.   Scenario 1: Save the current template as an email, and attach another document to the resulting email. Hard

Read More »

ESignDateSignedHere – XpressDox

Click here to learn about DocuSign integration, or keep reading for more information about the ESignDateSignedHere() command. This is the date that DocuSign will insert on the day that the document is signed by a

Read More »

ESignEmail – XpressDox

Click here to learn about DocuSign integration, or keep reading for more information about the ESignEmail() command. An email is sent from DocuSign to all signatories, but this command enables you to customize the subject

Read More »

ESignAddCC – XpressDox

Click here to learn about DocuSign integration, or keep reading for more information about the ESignAddCC() command. Add the name and email address of anyone who should be cc’d, as well as their signing priority,

Read More »

ESignInitialHere – XpressDox

Click here to learn about DocuSign integration, alternatively keep reading for more information about the ESignInitialHere() command.   This command is very similar to the ESignHere() command, except that it inserts an inserts an initial

Read More »