
SaveTextFile – Save or append text to a file
‘ Saves a text file. If the destination file already exists,’ its content can be replaced, or the new content can be appended’ at the end of the file, according to the last parameter’ Note: the destination directory must exist, otherwise the file is not’ saved and the function returns