# 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: 4/18/2024, 2:06:00 PM