GM: file text writeln
From GMpedia.org Wiki
- The correct title of this article is file_text_write_real(fileid). It appears incorrectly here because of technical restrictions.
- The correct title of this article is file_text_write_real(). It appears incorrectly here because of technical restrictions.
Arguments
fileid = the id of the file returned by file_text_open_write or file_text_open_append
Limitations
none
Note: Please remove limitations and port them in the "Remarks" section at the end of the article.
Adds a linefeed to the file which you are writing to, allowing further file writing functions to write in the next line.
This article was originally found at the Game Maker Knowledge Base, contributed by Ari.
See the talk page for details
See the talk page for details

