… = TriePrefix[…] (gb.data)
Dim hTriePrefix
As TriePrefix
Dim aVariant
As Variant
aVariant
= hTriePrefix
[ RelKey As String ]
This is the same as hTrie
Prefix & RelKey ? where hTrie is the
Trie from which hPrefix was created, except that it is faster.