hash.ignorecase
Ignoring the letter case of keys. Work with the keys of this hash table without taking into account the case of letters. The method must be called before any items are added.
method uint hash.ignorecase
Return value
If the function succeeds, the return value is 1. If the function fails, the return value is 0.
Related links | Source |