DefaultDecimal
Found in
Section
Description
Defines the separator character for amount decimal places to search for during interpretation.
Notes
- This setting is not used when the Verify operator changes amounts. DisplayDecimal is used instead.
- Validation errors occur if:
- The interpreted value does not match the format in DefaultDecimal, or
- If the value entered by the Verify operator does not match DisplayDecimal.
Valid values
- The character used as decimal. Examples:
DefaultDecimal=.
DefaultDecimal=,
- Value if missing: . (a period)