FileAppendText
Opens a file, appends the specified string to the file, and then closes the file.
If the file does not already exist, the function creates it, writes the string in the file, and then closes it.
| SYNTAX |
|
||||||
| ARGUMENTS |
|
Opens a file, appends the specified string to the file, and then closes the file.
If the file does not already exist, the function creates it, writes the string in the file, and then closes it.
| SYNTAX |
|
||||||
| ARGUMENTS |
|