Clear Table
This block removes every row from a data table.
Configuration
- Table: the table to clear.
The table's structure is kept, only its rows are deleted. To remove selected rows instead, use Table Delete Row.
For more information on how to use Data Tables, check out these docs.
See also Table Delete Row, Table Row Count