491 B
491 B
Check Errors in Scripting (2025.23)
Source: help-portal-d57d183a83f247e390c562719a42de51.md.
Errors panel
- Toolbar → Views → Info Panel → Errors.
- Filter by widget name; toggle errors vs warnings; expand/collapse all.
- Click an entry to jump to script with highlight.
- Fixed items disappear automatically; close via Info Panel or panel close icon.
Notes
- Use before runtime to catch missing references/typos.
- Complements browser-console debugging.