Difference between revisions of "(File):lines (Português)"

m (acerto de links)
m (translation update)
Line 1: Line 1:
 
Iterage sobre todas as linhas do arquivo.
 
Iterage sobre todas as linhas do arquivo.
 +
 
== Função ==
 
== Função ==
 
=== Sinopse ===
 
=== Sinopse ===
Line 9: Line 10:
 
=== Retornos ===
 
=== Retornos ===
 
{{param|function (Português)|iterator|O iterador (pode se usado em laços for).}}
 
{{param|function (Português)|iterator|O iterador (pode se usado em laços for).}}
 +
 
== Veja Também ==
 
== Veja Também ==
 
* [[parent::File (Português)]]
 
* [[parent::File (Português)]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Interage sobre todas as linhas do arquivo.}}
 
{{#set:Description=Interage sobre todas as linhas do arquivo.}}
 +
{{#set:Since=000}}
 +
 
== Outros Idiomas ==
 
== Outros Idiomas ==
 
{{i18n|(File):lines}}
 
{{i18n|(File):lines}}

Revision as of 20:49, 20 March 2011

Iterage sobre todas as linhas do arquivo.

Função

Sinopse

iterator = File:lines( )

Argumentos

Nenhum.

Retornos

function (Português) iterator
O iterador (pode se usado em laços for).

Veja Também


Outros Idiomas