Difference between revisions of "(File):seek (Русский)"

(Created page with "Ищит что либо в файле == Функция == === Вид === <source lang="lua"> success = File:seek( pos ) </source> === Аргументы === {{param|number|p...")
 
 
Line 1: Line 1:
Ищит что либо в файле
+
Ищит что-либо в файле
 
== Функция ==
 
== Функция ==
 
=== Вид ===
 
=== Вид ===
Line 12: Line 12:
 
* [[parent::File (Русский)]]
 
* [[parent::File (Русский)]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=Ищит что либо в файле}}
+
{{#set:Description=Ищит что-либо в файле}}
 
{{#set:Since=000}}
 
{{#set:Since=000}}
 
== Другие языки ==
 
== Другие языки ==
 
{{i18n|(File):seek}}
 
{{i18n|(File):seek}}

Latest revision as of 20:57, 6 August 2015

Ищит что-либо в файле

Функция

Вид

success = File:seek( pos )

Аргументы

number pos
Данные для поиска

Возвращает

boolean success
Если операция прошла успешно

Смотрите также


Другие языки