Retrieves a boolean value indicating whether a thousands separator is inserted between every three decimal places.
public boolean getThousandsSeparator()
Returns true if a thousands separator is inserted between every three decimal places; otherwise, returns false.
See Also setThousandsSeparator