February 16, 2012
Help
The Round function performs rounding. For example: «Round(Amount)» will round the value of the Amount data element name to the nearest whole number. The Round function can take on extra optional parameter being the number of decimal places to which the number should be rounded (the default is 0). <<Round(number,3)>> will round the value 1.2345 [...]
Tagged as:
round
Read the full article →
October 14, 2009
User Reference
XpressDox uses XSLT technology to insert data elements into Merge Fields. This means that a vast amount of functionality is available to the experienced user, especially the XSLT functions, which are used to format data. XpressDox functions and XSLT functions can be mixed in one Merge Field
Tagged as:
contains,
Count,
Last(),
Position(),
round,
starts-with,
string-length,
substring,
substring-after,
substring-before,
sum,
XSLT
Read the full article →