… = Trie[…] (gb.data)

Dim hTrie As Trie
Dim aVariant As Variant
aVariant = hTrie [ Key As String ]

Return the value associated with a key. If the key was not found, return Null.