-

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  /

The window provides the following toolbar icons and context menu commands:

Icon / Command1

'Refactor All Selected'
Replaces the existing values of the selected locations by the new values entered under the 'New Values' group. The locations in the location list are automatically updated with the new values after refactoring is completed.

'Select All'
Selects (activates) all locations listed in the window.

'Deselect All'
Deselects (deactivates) all locations listed in the window.

Double-clicking a location in the list opens the editor (data list, code worksheet, etc.) with the object highlighted in the editor.

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