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

(Created page with 'Retorna o tamanho do arquivo. == Função == === Sinopse === <source lang="lua"> tam = File:getSize( ) </source> === Argumentos === Nenhum. === Retornos === {{param|number|tab|O …')
 
m
Line 10: Line 10:
 
{{param|number|tab|O tamanho do arquivo}}
 
{{param|number|tab|O tamanho do arquivo}}
 
== Veja Também ==
 
== Veja Também ==
* [[parent::File (Português]]
+
* [[parent::File (Português)]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Retorna o tamanho do arquivo.}}
 
{{#set:Description=Retorna o tamanho do arquivo.}}
 
== Outros Idiomas ==
 
== Outros Idiomas ==
 
{{i18n|(File):getSize}}
 
{{i18n|(File):getSize}}

Revision as of 12:54, 3 January 2011

Retorna o tamanho do arquivo.

Função

Sinopse

tam = File:getSize( )

Argumentos

Nenhum.

Retornos

number tab
O tamanho do arquivo

Veja Também

Outros Idiomas