Previous Next Edit Rename Undo Refresh Search Administration
| Documentation |
|
DIM hCollection AS Collection DIM aVariant AS Variant hCollection [ Key AS String ] = aVariantAssociates a value with Key. If the value is NULL , then the current value associated with Key is removed from the collection if it exists.