round

Round - XpressDox

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)»...

Using XSLT functions - XpressDox

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
Loading...