EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

collection[ i ]

Gets a value of a collection element. Don't use if the collection contains double, ulong or long types.

method uint collection.index (
   uint ind
)

Return value

A value of the collection element.

Related links

Source