Search

Empty Table

Last Updated: May 10, 2022

Articles

Use this function to delete contents of an existing table.

Syntax

Empty Table (table_name)

Parameters

Input Parameter Name Description
table_name DataTable Variable

Sample

Empty Table (InventoTable)

  • Deletes the content in DataTable InventoTable.

To view all the Table functions, click here.

Did you find what you were looking for?