useThousandsSeparator property

bool get useThousandsSeparator

A flag indicating whether a numerical field may use the thousands (or digit) separator when the field is displayed in a pop-up.

Depending on the locale, the thousands separator is a decimal point, a comma or a blank.

set useThousandsSeparator (bool value)