… = JSONCollection[…] (gb.util.web)

Dim hJSONCollection As JSONCollection
Dim aVariant As Variant
aVariant = hJSONCollection [ Key As String ]

Returns the value associated with Key.

If nothing is associated, then NULL is returned.