EXCEPTION::CLEAR_OUTPUT
1g 2025-09-11 laplante@plcb.ca GOWEB/EXCEPTIONtitle: “EXCEPTION::CLEAR_OUTPUT Function” date: 2025-09-11 author: “laplante@plcb.ca” version: “1.0.1”
exception::clear_output — clear the current output buffer
The exception::clear_output
function clears the current output buffer.
It can be used to reset output during exception handling or before returning a response.
clear_output();