📚 SAP Business One SDK Help

ThousandsSeparator Property
See Also 

Description

Sets or returns the character that is used to separate thousands. In the U.S. and U.K., a comma is used; in German-speaking countries, a dot is generally used.

Field name: ThousSep.

Property type

Read-write property

Syntax

Visual Basic
Public Property ThousandsSeparator() As String

Remarks

Field name in the application: Decimal Places (0..6) - Thousands Separator .

To display the form in the application:

  1. Administration --> System Initialization --> General Settings --> Display Tab.

See Also