Initial commit
This commit is contained in:
15
references/check-references.md
Normal file
15
references/check-references.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Check References in Scripting (2025.23)
|
||||
|
||||
Source: `help-portal-ad9735ccc415440cb440060fac9d3500.md`.
|
||||
|
||||
## Purpose
|
||||
Identify missing or broken references across scripts and widgets.
|
||||
|
||||
## Usage
|
||||
- Use the reference checking tool in the script editor/IDE to list unresolved references.
|
||||
- Navigate directly from findings to affected scripts to fix IDs or object names.
|
||||
|
||||
## Notes
|
||||
- Run after refactoring/renaming widgets.
|
||||
- Pair with Errors panel for full coverage (`check-errors.md`).
|
||||
|
||||
Reference in New Issue
Block a user