HB_HVALUEAT()
Gets/sets a hash value at a given position
Syntax
HB_HVALUEAT( <hsTable>, <nPosition>, [<NewValue>] ) -> <Value>
Arguments
<hsTable> a hash table, created by HB_HASH()
<nPosition> the position of an entry within the hash table that will be returned
<NewValue> a new value to be assigned to the hash table at the given position
Returns
The existing value, or the new value if it is given
Compliance
Harbour
Pingback: Harbour All Functions – H | Viva Clipper !
Pingback: Harbour Hashe Functions | Viva Clipper !
Pingback: Harbour RG Summary | Viva Clipper !