| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| value | Decimal | Currency (Decimal) value. | ||
| decimalsAsWords | Boolean | Optional | Defines whether or not to show decimals as text or simply a number. If omitted, a value of True is assumed. | |
| zeroText | String | Optional | Text to show if value is zero. If omitted, a value of Nil is assumed. | |
| unitText | String | Optional | If omitted, a value of dollar is assumed. | |
| unitsText | String | Optional | If omitted, a value of dollars is assumed. | |
| decimalText | String | Optional | If omitted, a value of cent is assumed. | |
| decimalsText | String | Optional | If omitted, a value of cents is assumed. |
A String value.