Was this helpful?
Rename a Local Variable
You can change the name of a local variable you have defined. However, you also must change the name at each place you use the variable throughout the application, including any escape code.
To rename a local variable
1. Display the Edit Local Variables window as described in Create a Local Variable.
2. Position the cursor on the name of the variable.
3. Select Rename from the menu.
Vision prompts you for the new name.
4. Enter a new name for the variable.
5. Press Return.
The new name of the variable appears in the Edit Local Variables window.
Last modified date: 01/30/2023