Product Site

5.4.8.9. writeChars (Class Method)

Writes the string to the file named filename, by default in append mode.
Example 5.248. Write a text file into an array
.File~writeChars(filename, string)  -- by default appends the string to the file