Renaming a local variable
- Start editing the real-time application.
- In the menu bar, click
Program.
- In the local variables table, double-click the
text box
Name of the local variable you want to rename.
- Identifiers are case insensitive and must begin with a letter or
underscore character. Multiple consecutive underscores or trailing underscores
are not allowed.Rename the variable
uniquely.
- Press Enter.
- The name of the variable is changed. All usages of the
variable in Program Organisation Unit are automatically updated to the new
name.