HB_HGET()
Returns a hash value
Syntax
HB_HGET( <hsTable>, <Key> ) -> <Value>
Arguments
<hsTable> a hash table, created by HB_HASH()
<Key> key to be retrieve from the hash table; can be of type: number, date, datetime, string, pointer
Returns
Either the value within the hash table for the given key.
An array access error occurs of the key is not found
Compliance
Harbour
Pingback: Harbour All Functions – H | Viva Clipper !
Pingback: Harbour Hashe Functions | Viva Clipper !
Pingback: Harbour RG Summary | Viva Clipper !