ThousandsItem

The ThousandsItem command element specifies the thousands separator of a character decimal number or a character integer as an item.

Components of ThousandsItem

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

The ThousandsItem command element can have a Find attribute and a RelativeTypeName command element.

Component Name Description
Find

Yes: Specifies to find the item separator.

No: Default setting. Specifies not to find the item separator.

RelativeTypeName Specifies the relative type name of the syntax item used as the separator. A relative type name is a series of simple type names separated by spaces.
Example
<ThousandsItem>
<RelativeTypeName>My Decimal</RelativeTypeName>
</ThousandsItem>