SW_CLEAR_DEBUG

Calling SW_CLEAR_DEBUG clears all existing debug data and resets the SSOLITE_DEBUG_DATA temporary table.

Syntax

SW_CLEAR_DEBUG()

Notes

Use of this procedure is optional, as the use of temporary tables to hold debug data ensures that data is cleared anyway.