Renaming a global variable
- Start editing the real-time application.
- In the menu bar, click Global variables.
- Double-click the text box Name of the global variable you want to rename.
- Rename the global variable uniquely.
NOTICE


Identifiers are case insensitive and must begin with a letter or underscore character. Multiple consecutive underscores or trailing underscores are not allowed.
- Press Enter.
- The name of the variable is changed. All usages of the variable in Program Organisation Units are automatically updated to the new name.