Difference between revisions of "(File):close (Português)"
(Created page with 'Fecha um arquivo. == Função == === Sinopse === <source lang="lua"> successo = File:close( ) </source> === Argumentos === Nenhum. === Retornos === {{param|boolean|successo|Se o …') |
m (translation update) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | Fecha um arquivo | + | Fecha um arquivo |
== Função == | == Função == | ||
=== Sinopse === | === Sinopse === | ||
<source lang="lua"> | <source lang="lua"> | ||
− | + | sucesso = File:close( ) | |
</source> | </source> | ||
=== Argumentos === | === Argumentos === | ||
Nenhum. | Nenhum. | ||
− | === | + | === Retorna === |
− | {{param|boolean| | + | {{param|boolean (Português)|sucesso |Se o fechamento teve sucesso ou não.}} |
== Veja Também == | == Veja Também == | ||
* [[parent::File (Português)]] | * [[parent::File (Português)]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Fecha um arquivo | + | {{#set:Description=Fecha um arquivo}} |
+ | {{#set:Since=000}} | ||
== Outros Idiomas == | == Outros Idiomas == | ||
{{i18n|(File):close}} | {{i18n|(File):close}} |
Latest revision as of 19:08, 7 March 2014
Fecha um arquivo
Função
Sinopse
sucesso = File:close( )
Argumentos
Nenhum.
Retorna
boolean (Português) sucesso
- Se o fechamento teve sucesso ou não.
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