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.find

Find an item with this key.

method uint hash.find (
   str key
)

Parameters

key Key value.

Return value

Either the pointer to the found item is returned or 0 is returned if there is no item with this key.

Related links

Source