Previous Topic

Next Topic

CurrencyOf - MaxBasic Function

CurrencyOf(CurrencyValue: Number): String

Passed a currency value, returns the currency code.

CurrencyOf function syntax has these named arguments:

Parameter

Description

Currency Value

Required. The currency value to return the code for.

See Also

Foreign Exchange Functions

Book Contents

Book Index