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 (translation update) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | Retorna o tamanho do arquivo | + | Retorna o tamanho do arquivo |
== Função == | == Função == | ||
=== Sinopse === | === Sinopse === | ||
<source lang="lua"> | <source lang="lua"> | ||
− | + | tamanho = File:getSize( ) | |
</source> | </source> | ||
=== Argumentos === | === Argumentos === | ||
Nenhum. | Nenhum. | ||
− | === | + | === Retorna === |
− | {{param|number| | + | {{param|number (Português)|tamanho|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}} |
+ | {{#set:Since=000}} | ||
== Outros Idiomas == | == Outros Idiomas == | ||
{{i18n|(File):getSize}} | {{i18n|(File):getSize}} |
Latest revision as of 12:46, 8 March 2014
Retorna o tamanho do arquivo
Função
Sinopse
tamanho = File:getSize( )
Argumentos
Nenhum.
Retorna
number (Português) tamanho
- O tamanho do arquivo
Veja Também
Outros Idiomas
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