{{oldin|[[0.10.0]]|100|type=function|text=It has been renamed to [[(File):isEOF|File:isEOF]]}}
If the end-of-file has been reached
== Function ==
=== Synopsis ===
<source lang="lua">
eof = File:eof( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|boolean|eof|Whether EOF has been reached}}
== See Also ==
* [[parent::File]]
[[Category:Functions]]
{{#set:Description=If the end-of-file has been reached}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|(File):eof}}