Search

July 13, 2023

ArrayGetVn – XpressDox

XpressDox Arrays ArrayGetVn gets the value of an array element as a numeric value. For more information on XpressDox Arrays please refer to this post describing Arrays.

Read More »

ArraySetV – XpressDox

XpressDox Arrays ArraySetV sets a new Array, or changes the value of an Array element. For more information on XpressDox Arrays please refer to this post describing Arrays.

Read More »

ArraySetVr – XpressDox

XpressDox Arrays ArraySetVr sets a new Array, or changes the value of an Array element, and removes the paragraph on which the command exists. For more information on XpressDox Arrays please refer to this post

Read More »

DocumentBody – XpressDox

Letterheads in XpressDox The DocumentBody command is used in conjunction with a BaseTemplate command and is used to fill the contents of the document after inserting the letterhead. The BaseTemplate / DocumentBody construct is fine

Read More »

SuffixWith – XpressDox

Suffix a value with another value, if the first value is not empty Whereas PrefixWith is useful for structures like addresses where usually at least the first line will have a value, SuffixWith is handy

Read More »