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
)
str key
)
Return value
The ["key"] item of the hash.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Getting an item by a key string. In case there is no item, it will be created automatically.
The ["key"] item of the hash.
Related links | Source |