ISDBTextFile::WriteLine
CoClass SDBTextFile, Interface ISDBTextFile
Sub WriteLine([aText As String])
Parameters
| Name | Type | Description |
|---|---|---|
| aText | String | String to be written to the file. |
Method description
Writes strings to a file and add new line.
CoClass SDBTextFile, Interface ISDBTextFile
Sub WriteLine([aText As String])
| Name | Type | Description |
|---|---|---|
| aText | String | String to be written to the file. |
Writes strings to a file and add new line.