| DecimalSeparator Property | |
| See Also |
Determines the character that is used to separate an integer from decimals. In the U.S. and U.K., a dot is used; in German-speaking countries, a comma is generally used.
Field name: DecSep.
Read-write property
| Visual Basic |
|---|
Public Property DecimalSeparator() As String |
Field name in the application: Decimal Places (0..6) - Separator.
To display the form in the application:
- Select Administration --> System Initialization --> General Settings --> Display tab.