CharInt

The CharInt command element specifies character integer number properties.

Components of CharInt

A group view displays the components of the CharInt command element.

The CharInt command element can have "TotalDigits" , "PadNumber" , IntegerFormatString and "ThousandsItem" command elements.

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-`)'}