hash.del
Delete an item with this key.
method uint hash.del (
str key
)
str key
)
Parameters
key | Key value. |
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |
Installer and installation software
Commercial and Freeware installers.
Delete an item with this key.
key | Key value. |
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |