hDel 命令/方法/函数

Removes a value from the hash stored at key. If the hash table doesn't exist, or the key doesn't exist, FALSE is returned.

删除指定的元素。


Parameters

key

hashKey


Return value

BOOL TRUE in case of success, FALSE in case of failure