Data Transformation Engine Type Tree Maker Reference Guide
Chapter 4 - Commands and Command Elements  Command Element Descriptions 
ThousandsItem 
The ThousandsItem command element specifies the thousands separator of a 
character decimal number or a character integer as an item. 
Components of ThousandsItem 
The following group window displays the components of the ThousandsItem 
command element. 
The ThousandsItem command element can have a Find attribute and a 
RelativeTypeName command element. 
Component Name  Attributes  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> 










