FlushLog
The FlushLog statement forces Qlik Sense to write the content of the script buffer to the script log file.
Syntax:
FlushLog
The content of the buffer is written to the log file. This command can be useful for debugging purposes, as you will receive data that otherwise may have been lost in a failed script execution.
Example:
FlushLog;
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!