Difference between revisions of "(File):lines"
m (Add links and missing fullstops.) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | Iterate over all the lines in a file | + | Iterate over all the lines in a [[File|file]]. |
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 8: | Line 8: | ||
None. | None. | ||
=== Returns === | === Returns === | ||
− | {{param|function|iterator|The iterator (can be used in for loops)}} | + | {{param|function|iterator|The iterator (can be used in for loops).}} |
== See Also == | == See Also == | ||
* [[parent::File]] | * [[parent::File]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Iterate over all the lines in a file}} | + | {{#set:Description=Iterate over all the lines in a file.}} |
+ | {{#set:Since=000}} | ||
== Other Languages == | == Other Languages == | ||
{{i18n|(File):lines}} | {{i18n|(File):lines}} |
Latest revision as of 12:58, 7 November 2014
Iterate over all the lines in a file.
Function
Synopsis
iterator = File:lines( )
Arguments
None.
Returns
function iterator
- The iterator (can be used in for loops).
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