Jump to content

Translations:Konversation/Scripts/Scripting guide/23/uk: Difference between revisions

From KDE UserBase Wiki
Yurchor (talk | contribs)
Created page with "Аргументи зазвичай зберігаються у збірці (списку або масиві, залежно від мови), яка називається "ar..."
 
(No difference)

Latest revision as of 08:51, 30 July 2011

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Konversation/Scripts/Scripting guide)
Arguments are usually stored in a collection (a list or an array, depending on the language) called "argv" indexed from 0 to N, with N being the number of arguments.

Аргументи зазвичай зберігаються у збірці (списку або масиві, залежно від мови), яка називається "argv", пронумеровані від 0 до N, де N — кількість аргументів.