InsertValue
Set InsertValue
to True
to add the specified field and value to the specified document. If there are existing instances of the field, the data is added as a new instance.
Set InsertValue
to False
to remove all fields whose name matches the specified field before writing the specified field and value into it. The specified data replaces any pre-existing data for that field.
Actions: | DREREPLACE |
Type: | Boolean |
Default: | False |
Example: | InsertValue=True
|
See Also: |