Files
gh-secondsky-sap-skills-ski…/references/check-references.md
2025-11-30 08:55:33 +08:00

16 lines
479 B
Markdown

# 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`).