functionrenameComponent
Renames a component and updates references to it.
Information
Renames a component and updates references to it in the loaded classes. Returns a list of classes that were changed.Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | classPath | ||
| VariableName | oldName | ||
| VariableName | newName |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | result |