📚 SAP Business One SDK Help

DecimalSeparator Property
See Also 

Description

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.

Property type

Read-write property

Syntax

Visual Basic
Public Property DecimalSeparator() As String

Remarks

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.

See Also