479 B
479 B
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).