Microsoft SDK for Java

Locale.setCurrencyThousandSeparator

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

Syntax

public void setCurrencyThousandSeparator( String value )

Parameters

value

A String object defining the symbol used to separate monetary digit groups.

See Also   getCurrencyThousandSeparator

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