Number format - thousands separator
Description
Specify the thousands separator character (specify the actual character or the special symbols, 'period', 'comma' or 'space') that will be used on the client side when entering numbers. You can set this dynamically by setting this session variable: __protected__clientSideThousandsSeparatorCharacter.
Note: To instead allow number format to be set by the user's browser location/configuration, see Format Numbers using cultureNumberFormat
See Also