HB_HSET()
Sets a hash value
Syntax
HB_HSET( <hsTable>, <Key>, <Value> ) -> <hsTable>
Arguments
<hsTable> a hash table, created by HB_HASH()
<Key> the key of the entry to be set; can be of type: number, date, datetime, string, pointer
<Value> the entry value
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 !