FlushModuleLog (open)
Flushes a specific module log
Syntax
LOADLIB "mod::system/lib/logging.whlib";
BOOLEAN FUNCTION FlushModuleLog(STRING name)Parameters
STRING nameName of the log (module:logname) to flush, or "*" to flush all log files
Return value
BOOLEANWhether the flush succeeded