Overview | Methods | This Package | All Packages
Retrieves the three characters of the international monetary symbol specified in ISO 4217.
Syntax
public String getIntlCurrencySymbol()
Return Value
Returns a String object containing the character's international currency symbol.
Remarks
The international monetary symbols returned by this method are defined in "Codes for the Representation of Currencies and Funds" as defined by the International Standards Organization (ISO) 4217 standard. The character that follows the first three characters of the monetary symbol defines the character that separates the monetary symbol from its monetary amount.
See Also getCurrencySymbol, setCurrencySymbol