Microsoft SDK for Java

Locale.setThousandSeparator

Sets the value used to separate groups of digits to the left of the decimal.

Syntax

public void setThousandSeparator( String value )

Parameters

value

A String object containing the value used to separate groups of digits.

See Also   getThousandSeparator

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