Clear Log (AI Studio Core)
Synopsis
Clears a table generated by a ProcessLog operator.Description
This operator can be used to clear a data table generated by a ProcessLogOperator.
Input
- through (IOObject)
through input port, that leaves the content untouched.
Output
- through (IOObject)
through output port, that leaves the content untouched.
Parameters
- log nameThe name of the log table which should be cleared.
- delete tableIndicates if the complete table should be deleted. If this is not checked, only the entries will be deleted.