For Refactoring or Review Purpose the Data-Workbench offers the renaming of
- Events
- Variables
- Autofields
The Simplifier Realtime Collaboration System replaces all occurences of the old name with the new name automatically in the background
- Renaming of all Events in every User Story of the App
- Renaming of Variables and Autofields in all Mapping Dialogs (UI Action, Connectors, Business Objects)
- Renaming of all Events , Variables and Autofields in all Script Blocks (for example
-
this.getGlobals().setVar("name", val);
-