Clear Table
Delete all rows in a table.
Options
| Field | Definition | Type | Required |
|---|---|---|---|
| Table |
Select a table in which all rows will be deleted. Click Choose Table and select a table in the dialog box.
If this card will be included in flows that will operate on different tables, choose the provide table at runtime option. See Provide table ID at runtime. |
Dialog box | TRUE |
Input
| Field | Definition | Type | Required |
|---|---|---|---|
| Table ID | Enter the ID for a table. To obtain the table ID, see Provide a table ID at runtime. | String | TRUE |
Output
| Field | Definition | Type |
|---|---|---|
| Cleared Rows | Total number of rows that were cleared in a table. | Number |
Related topics