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

Example