Skip to main content

Output P How To's

How to's for the Output P guide.

How to clear the Output Panel before a new build?

Click the Clear button located on the top right of the Output Panel. This action will remove all previous log messages to prepare for a clean build process.

Clearing before each run ensures that no old error or log messages interfere with the current build's interpretation.


How to interpret error messages shown in the Output Panel?

Read the detailed message carefully. Output errors usually include the file name, line number, and a descriptive message indicating what went wrong and where.

Use the indentation (tree view style) to follow the execution steps and identify which component or script failed.