Return Type
A Boolean value.
Syntax
object.AppendFile(FileToAppend As String, AppendWhat As String)
The AppendFile method syntax has these parts:
| Part | Description |
| object | An expression evaluating to an object of type Brain. |
| FileToAppend | String |
| AppendWhat | String |