FileWriteLine
Writes a line of data to a file
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| An existing file object or a path to a file | |
|
|
| The line of data to be written |
Examples
Related
Last updated