Difference between revisions of "(File):tell"
m (Add fullstop.) |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Returns the position in the file. | |
− | Returns the position in the file | ||
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 9: | Line 8: | ||
None. | None. | ||
=== Returns === | === Returns === | ||
− | {{param|number|pos|The current position}} | + | {{param|number|pos|The current position.}} |
== See Also == | == See Also == | ||
* [[parent::File]] | * [[parent::File]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Returns the position in the file}} | + | {{#set:Description=Returns the position in the file.}} |
+ | {{#set:Since=000}} | ||
+ | == Other Languages == | ||
+ | {{i18n|(File):tell}} |
Latest revision as of 17:01, 19 May 2017
Returns the position in the file.
Function
Synopsis
pos = File:tell( )
Arguments
None.
Returns
number pos
- The current position.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info