Returns the position in the file.
== Function ==
=== Synopsis ===
<source lang="lua">
pos = File:tell( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|pos|The current position.}}
== See Also ==
* [[parent::File]]
[[Category:Functions]]
{{#set:Description=Returns the position in the file.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|(File):tell}}