What the name means | "Describe a monetary value as text"
| Syntax | MoneyText ( Amount, [Currency], [Language] )
| Description | Represents a number and optionally a currency in words, suitable for cheques, contracts etc
|
Defaults and Values The variable(s) of this function have certain defaults and/or switch values associated with them. Click here to see more. Type of Value | Value | Description | Detail | Default(s)
| Currency | 0 | None
| | Language | 0 | English | Switches
| Currency | 0 | No currency
| | | 1 | Dollars
| | | 2 | Euros
| | | 3 | Pounds
| | | 4 | Pesos
| | Language | 0 | English
| | | 1 | Spanish
| | | 2 | French |
Examples | - Preview of the MoneyText example.
- The above spreadsheet can be accessed from the Quick Reference (on the Business Functions menu), on the Examples menu, or in the Business Functions\Component Examples directory
|
|