Retrieves the three characters of the international monetary symbol specified in ISO 4217.
public String getIntlCurrencySymbol()
Returns a String object containing the character's international currency symbol.
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