You are here: Understanding the Meridian object model > About the Table object > The Table object methods > DeleteValues method

DeleteValues method

Deletes values from the current Table object.

Syntax

DeleteValues([MatchColumns], [MatchValues])
Parameters
Name Description

MatchColumns

Optional names of columns to delete from the table.

MatchValues

Optional values to delete from the table.

Related concepts

About the Table object