Variables Panel#

Variable is a container that holds some value. Depending on the type of variable, it can store numbers, text, tables, etc. The "Variables" panel in the Designer is intended for creating and deleting variables of the current diagram, as well as changing their type and initial value. In debug mode, this panel also shows the current value of each variable.

Variables are memory cells of the Robot, places for storing information necessary for its operation.

No.Interface ElementDescription
1.button Allows collapsing the "Variables" panel.
2.button "Create"Allows adding a new variable.
3.button "Delete"Allows deleting the selected variable.
4.button Allows copying the selected variable.
5.button Allows pasting the copied variable.
6.button Allows moving the selected variable up.
7.button Allows moving the selected variable down.

Global and Local Variables#

Working with global and local variables is demonstrated in the following video:

ucontentsherparpa.ru

Adding Comments to Variables#

ucontentsherparpa.ru