ProcessClearDebugTable

Clears the Debug table located in the engine database.

Member of namespace

Maintenance Manager

Syntax

bool ProcessClearDebugTable ()

Parameters

None.

Returns

True if the table is cleared. Otherwise, False.

Level

Any level.

Details

Clears the Debug table located in the engine database. This action can be called to ensure that Debug table is cleared when information is moved from one database to another.
Example:
ProcessClearDebugTable("")