Marking Errors
- 更新时间2025-10-31
- 阅读时长1分钟
PAscript code is automatically checked whenever the current line changes. If errors are detected in the code, messages display in the message pane. Additionally, lines with errors are marked directly in the code with wavy underlines.
- Blue wavy lines indicate warnings.
- Red wavy lines indicate errors that might prevent the code from executing.
