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.

hash[ name ]

Getting an item by a key string. In case there is no item, it will be created automatically.

method uint hash.index (
   str key
)

Return value

The ["key"] item of the hash.

Related links

Source