CURRENCY
Represents a unit of currency, including the amount and currency code.
Declaration
CURRENCY(amount, code, precision) -> currency
CURRENCY(amount, code) -> currency
CURRENCY(amount) -> currency
Parameters
Return Values
- currency
- currency -The represented currency of the amount and code