Difference between revisions of "(File):tell"
m (moved File:tell to (File):tell) |
|||
Line 1: | Line 1: | ||
− | |||
Returns the position in the file | Returns the position in the file | ||
== Function == | == Function == | ||
Line 14: | Line 13: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Returns the position in the file}} | {{#set:Description=Returns the position in the file}} | ||
+ | == Other Languages == | ||
+ | {{i18n|(File):tell}} |
Revision as of 08:20, 26 October 2010
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