| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fileName | String | The file name. | ||
| text | String | The text to append. | ||
| writeLine | Boolean | Optional | Indicates whether to append text to a new line in the File. If omitted, a value of True is assumed. |
A Boolean value indicating success.