Global Variables
| Description |
Global Variables contain the list of all variables in the robot program with global scope. These encompass ones created and found in:
If the values of these variables change while the program is running, their live values is shown.
|
| To access Global Variables |
|
|