| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| value | Decimal | The value to format. | ||
| includeSymbol | Boolean | Optional | Indicates whether to include the currency symbol. If omitted, a value of False is assumed. | |
| blankIfZero | Boolean | Optional | Indicates whether to return a blank String if value is zero. If omitted, a value of False is assumed. |
A String value.