Commands

ArrayAppendVr - XpressDox

XpressDox Arrays ArrayAppendVr appends another value to the value of an Array. For more information on XpressDox Arrays please refer to this post describing Arrays.

ArrayConcat - XpressDox

XpressDox Arrays ArrayConcat can be used to join together two Arrays. For more information on XpressDox Arrays please refer to this post describing Arrays.

ArrayDelete - XpressDox

XpressDox Arrays ArrayDelete is used to delete an element from an Array. For more information on XpressDox Arrays please refer to this post describing Arrays.

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.

ArrayRemoveDuplicates - XpressDox

XpressDox Arrays ArrayRemoveDuplicates removes duplicates and empty values from an Array. For more information on XpressDox Arrays please refer to this post describing Arrays.

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.

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 describing Arrays.

ArraySortByIndex - XpressDox

XpressDox Arrays ArraySortByIndex sorts the elements of the Array by the index values. For more information on XpressDox Arrays please refer to this post describing Arrays.

ArraySortByValue - XpressDox

XpressDox Arrays ArraySortByValues sorts the elements of an Array by value. For more information on XpressDox Arrays please refer to this post describing Arrays.

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 to use when you have a very simple header /footer in your letterhead, but when...

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 for the case of parts of a name, where sometimes the first one or two...
Loading...