Home > comp > gb > collection > _get 
 fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Collection[] (gb)
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.