EXCEPTION::CLEAR_OUTPUT 1g 2025-09-11 laplante@plcb.ca GOWEB/EXCEPTION


title: “EXCEPTION::CLEAR_OUTPUT Function” date: 2025-09-11 author: “laplante@plcb.ca” version: “1.0.1”

module: “GOWEB/EXCEPTION”

Name

exception::clear_output — clear the current output buffer

Synopsis

Description

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.

Examples

clear_output();

Author

See also

Version History