Currency
A Currency is an extension of the Number type for representing monetary values. Currency values behave exactly as Number values, but are affected by different formats and therefore tend to appear on documents in different ways.
Related commands
setCurrencyFormat
Allows the way in which Currency values appear on documents to be customized.setCurrencyParser
Allows Strings to be parsed into Currency values so that they can be affected by Currency formats.