The WRITETOFILE function appends the transferred object – number, character string, list – to the file.
- Numbers are written as strings.
- The list is written element by element; aumbers are written as strings.
WRITETOFILE(object)
The WRITETOFILE function appends the transferred object – number, character string, list – to the file.
WRITETOFILE(object)