-

REFACTORING Window

The REFACTORING window, located in the Cross Function Area at the lower screen border, lists all references of the object (variable, FB Instance, etc.) used in your project for which the 'Refactoring' command was called. Using the window, you can perform an automatic solution-wide replacement of object properties.

You can hide/show the window by clicking the button shown left on the Cross Function Area toolbar.
For closing the window, you can also click the cross icon on the right of the window title bar:

How to pin/unpin the window in the Cross Function Area  

How to undock/dock the window  /

Further Info
Refer to the topic "Refactoring Variables" for details about the Refactoring function and how to work with the window.

Further Info
See the topic "Refactoring/Updating FB Types" for details about changing the FB types and instance variables throughout the project.

Toolbar

Icon / Command1
Refreshes the list of locations.
Replaces/updates the existing values at the selected locations by the new values entered under the 'New Values' group. The list is automatically updated after refactoring is completed.

Depending on how the REFACTORING window is opened, specific columns under the 'New values' group are enabled to enter a new value.

  • If the REFACTORING window is called via the context menu command 'Refactoring' (instance refactoring mode), the 'Name', 'Type', and 'Comment' can be specified.
  • If the REFACTORING window is called via the context menu command 'Refactor/Update FB type' (FB type update / refactoring mode), only the 'Type' value can be specified.
Selects (activates) all locations listed in the window.
Deselects (deactivates) all locations listed in the window.