Microsoft SDK for Java

Locale.getCurrencyThousandSeparator

Retrieves the symbol used as the monetary separator between groups of digits to the left of the decimal.

Syntax

public String getCurrencyThousandSeparator()

Return Value

Returns a String object that contains the symbol used to separate monetary digit groups.

See Also   setCurrencyThousandSeparator

© 1999 Microsoft Corporation. All rights reserved. Terms of use.