Fixed Width Options for Substitution Parameters in Extracts

Substitution parameters in viewpoint extract headers and footers can include optional arguments to output the substituted runtime values in a fixed width format.  The Width and Justification arguments are provided within square brackets inside of the percentage signs on either end of the substitution parameter text.  For example, to output the record count of a particular extract result using a fixed width of 10 characters and place the value on the right side, use the following notation:  <%RecordCount[10,Right]%>

Business Benefit: Headers and footers for viewpoint extracts that include substitution parameters can be output in a fixed width format.

Key resources