Rename user-defined word

Use the Rename feature to rename the declaration and all references to an element.

About this task

To rename an element:

Procedure

  1. In the editor, select the element you wish to rename.
  2. Right-click on the selection, and select Refactor > Rename.
  3. Type the new name in the New name text box.
  4. (Optional) Click the Preview button to preview all the changes that the rename will perform.
    1. Review the changes that will result
    2. To perform all the changes click Continue.
  5. Click OK to perform the rename.

Feedback