Data Table Clear
Remove all rows from a Data Table.
Parameters
| Parameter | Description |
|---|---|
| Data Table Source | Select the target DataTable. Set Source, then assign the matching table, asset, or component field that appears. |
Details
This action resolves the target table and deletes every row in it.
If the table is read-only because of write policy, the action logs an error and leaves data unchanged.
Examples
- Clear a temporary leaderboard before rebuilding it from fresh data.
- Reset a runtime crafting list when opening a new game session.