Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

You need to open the "Resources" tab on the left panel and click on the "Variables" tab to create and view all variables in ROBIN Studio.

Click the plus button Image Modifiedto create a new variable.

The "New Variable" form will open in the left panel, where you can set the parameters of the variable to be created.

...

ParameterPurposeTypeAppearance
Variable nameTo enter the name of the variable to be createdField

Variable typeTo select the type of variableDropdown List

ValueTo enter the initial value of the variable, if necessaryField/Checkbox/ButtonDepends on the selected variable type. More details in the Variable types section
Track on debugWhen activated, the variable values will be displayed in the software robot logCheckbox

Robot input parameterWhen activated, the parameters (values) received by the software robot upon its launch will be written to this variableCheckbox

The result of the robotWhen activated, the last value of the variable after executing the scenario will be written to a separate XML file in the form of a schemeCheckbox

CommentTo enter a comment for the created variableField

Clicking the Image Modified button will create a new variable, which will be displayed in the list of variables. Clicking the Image Modified button or the Image Modified will cancel the entered parameters and return to the general list of variables.

Изменение имени переменных

В студии предусматривается возможность редактирования имени переменных. 

Переменные корректно редактируются и сохраняются. При смене названия переменных, измененные названия также подтягиваются в параметры в действии робота, где используются переменные.

Например:

1.При запуске действия "Сообщение" создадим переменную с именем "Переменная 1"

Image Added

2. При этом имя переменной "Параметры 1"отображается  в параметрах действия.


Image Added


3. Для задания " Переменной 1"  нового имени "Переменная 2" необходимо подвести  курсор мыши к имени переменной (1), при этом появится значок редактирования (2).


Image Added

4.  В поле "Имя переменной"  внести новое имя - "Новая переменная 2".

Image Added

5.  В свойствах действия "Сообщения" в графе "Параметры" отображается новое имя переменной "Новая переменная 2"


Image Added