Rename
Summary
This block renames a slot in the target(s).
Implementation
- Drag and drop the block from the palette
- Link the "execute" action from the "executed" topic of the previous block
Example
Iterates on the origins and renames the slot "name_with_typo" to "correct_name"

Properties
- Target: SFormat to define the component which contains the slot to rename.
- SlotName: SFormat to define the name of the slot to rename.
NewName: SFormat to define the new name
Behavior: DO
The slots are renamed
Behavior: UNDO
Does nothing