HB_HPOS()
Locates the index of a key within a hash table
Syntax
HB_HPOS( <hsTable>, <Key> ) -> nPosition
Arguments
<hsTable> a hash table, created by HB_HASH()
<Key> key for which its position is to be determined; can be of type: number, date, datetime, string, pointer
Returns
A integer number being the index position of the key within the hash table.
Compliance
Harbour
Pingback: Harbour All Functions – H | Viva Clipper !
Pingback: Harbour Hashe Functions | Viva Clipper !
Pingback: Harbour RG Summary | Viva Clipper !