EmptyTable

Takes one parameter, the name of a database table

Description:

Deletes all records and attachments in the specified table.

Note that attachments are stored only in the child tables, so there is no need to consider detachments from the parent's side of the data.

Example:

EmptyTable "Table.Name"