Home / comp / gb / collection / _get 
Collection[] (gb)
Syntax
DIM hCollection AS Collection
DIM aVariant AS Variant

aVariant = hCollection [ Key AS String ]
Returns the value associated with Key.

If nothing is associated, then NULL is returned.