Microsoft SDK for Java

Locale.getCurrencySymbol

Retrieves the symbol used as the local monetary symbol.

Syntax

public String getCurrencySymbol()

Return Value

Returns a String object that contains the symbol used as the local monetary symbol.

See Also   setCurrencySymbol

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