Data Transformation Engine Type Tree Maker Reference Guide

Chapter 4 - Commands and Command Elements Command Element Descriptions
CharInt
The CharInt command element specifies character integer number properties.
Components of CharInt
The following group window displays the components of the CharInt command
element.
The CharInt command element can have TotalDigits, PadNumber,
IntegerFormatString and ThousandsItem command elements.
Component Description
IntegerFormatString Specifies the syntax of the character integer item.
Integer Format Strings
The form of an integer format string is similar to that for decimals, except that the
Fraction sub-string is not included:
"{" + Leading-sign(1) + Whole# + Trailing-sign(1) + "}"
Example
{L+}
{L-‘(‘####T-‘)’}