HB_HDEL()
Removes a key/value pair from a hash table
Syntax
HB_HDEL( <hsTable>, <Key> ) -> <hsTable>
Arguments
<hsTable> a hash table, created by HB_HASH()
<Key> key to be removed from the hash table; can be of type: number, date, datetime, string, pointer
Returns
The hash table
Compliance
Harbour
Pingback: Harbour All Functions – H | Viva Clipper !
Pingback: Harbour Hashe Functions | Viva Clipper !
Pingback: Harbour RG Summary | Viva Clipper !