MyChat Scripts Engine: working with text files
Functions to work with text files: reading, writing, editing, line counting, etc.
add a line at the end of a text file; |
|
get the number of strings of a specified text file; |
|
get a string with a specified number from a text file; |
|
download a text from a file to the variable; |
|
save the text to a file in a specified encoding. |