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

430 B

Automatic Refactoring (2025.23)

Source: help-portal-da7f92f6a2ac4ab9b5498da68a82712b.md.

Overview

Built-in refactoring helps keep scripts consistent and maintainable.

Capabilities

  • Rename identifiers across scripts.
  • Update references safely when moving/renaming objects.

Notes

  • Use refactor tools instead of manual search/replace to avoid broken references.
  • Verify changes in value help after refactoring.