# Truncate table
Deletes all existing records from the specified data table.
# Input fields
- Choose a data table
- Select a data table where to make changes.
# Output
- Success
- A boolean (true/false) value reporting whether the record was deleted successfully.
Last updated: 9/11/2024, 4:23:13 AM