1.6

Table Of Contents
l
Data Format
The data format defines the precise format for some of the variable types, such as dates
and currencies.
l Boolean
l String
l HTML String
l Integer
l
Negative Sign Before: Adds a negative (-) sign before negative values in the
Extracted Record.
l
Thousand Separator: Adds the selected character between each thousand
position (for example, "1,000,000")
l
Treat empty as 0: Considers empty spaces as 0.
l Float
l
Negative Sign Before: Adds a negative (-) sign before negative values in the
Extracted Record.
l
Decimal Separator: Determines the character to use for decimal values,
generally a dot (.).
l
Thousand Separator: Adds the selected character between each thousand
position (for example, "1,000,000")
l
Treat empty as 0: Considers empty spaces as 0.
l Currency
l
Negative Sign Before: Adds a negative (-) sign before negative values in the
Extracted Record.
l
Decimal Separator: Determines the character to use for decimal values,
generally a dot (.).
l
Thousand Separator: Adds the selected character between each thousand
position (for example, "1,000,000")
l
Currency Sign: Determines the character to add before the value in the
Extracted Record.
l
Treat empty as 0: Considers empty spaces as 0.
Page 187