BlueCielo Meridian Enterprise 2018 VBScript API Reference
DeleteValues method
Deletes values from the current Table object.
Syntax
DeleteValues([MatchColumns], [MatchValues])
Name | Description |
---|---|
MatchColumns |
Optional names of columns to delete from the table. |
MatchValues |
Optional values to delete from the table. |