Search

Empty Table

Last Updated: Dec 2, 2020

Articles

Use this function for deleting the contents of an existing table.

Syntax

Empty Table (table_name)

Parameters

Input Parameter Name Description
table_name Data Table Variable

Sample

Empty Table (Product)

  • Deletes the content in data table ’Product’

To view all the Table functions, click here.

Did you find what you were looking for?