CurrencySymbol (International - Java)

Read-only. The symbol that indicates a number is currency, for example, the dollar sign.

Defined in

International

Data type

Object of type java.lang.String

Syntax

public String getCurrencySymbol()
    throws NotesException

Language cross-reference

CurrencySymbol property in LotusScript® NotesInternational class

Example