Initial commit
This commit is contained in:
14
references/check-errors.md
Normal file
14
references/check-errors.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Check Errors in Scripting (2025.23)
|
||||
|
||||
Source: `help-portal-d57d183a83f247e390c562719a42de51.md`.
|
||||
|
||||
## Errors panel
|
||||
1. Toolbar → Views → **Info Panel** → **Errors**.
|
||||
2. Filter by widget name; toggle errors vs warnings; expand/collapse all.
|
||||
3. Click an entry to jump to script with highlight.
|
||||
4. 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.
|
||||
|
||||
Reference in New Issue
Block a user