Operate Data
Home > User guide > BOT > How to use the BOT editor > Operate Data
Rename the value
Click "value xx" in the "DATA" field on the side menu, and then press the button. Rename the data name, then press the button.
Change the value
First, click on the gray line located at the position of the task that uses the data value you want to change, to adjust the task cursor position. Click "data name" in the "DATA" field on the side menu, and then press the button. Change the value, then press the button.
Delete the value
Delete the task that uses the value you want to delete. (Refers to Operate a Task: Delete a task)
Click "data name" in the "DATA" field on the side menu, then press the button.
Create an arbitrary value
If you want to create your own value, click [Create a value] on the side menu. Click the button on the "Create a value" field, then select the data format to create.
"Destination data" selects the data name to store the created value. The created value can be stored as a new data or the data that has already been acquired.
If it is set to "New data", set "Data name".
Press the "OK" button, and create a value.
Regarding the data to be included in the generated value
Date
[Year(4 digits)]Generates the year in four digits.
[Year(2 digits)]Generates the last two digits of the year.
[Month]Generates the month.
[Month(0 padding)]Generates the month with zero padding for single-digit months.
[Day]Generates the day.
[Day(0 padding)]Generates the day with zero padding for single-digit days.
Time
[Hour(24-hour)]Generates the time in 24-hour format.
[Hour(24-hour | 0 padding)]Generates the time in 24-hour format with zero padding for single-digit hours.
[Hour(12-hour)]Generates the time in 12-hour format.
[Hour(12-hour | 0 padding)]Generates the time in 12-hour format with zero padding for single-digit hours.
[Minute]Generates the minute.
[Minute(0 padding)]Generates the minute with zero padding for single-digit minutes.
[Second]Generates the second.
[Second(0 padding)]Generates the second with zero padding for single-digit seconds.
String
[Any string]Generates a custom string of your choice.
[Random string]Generates a random string or number based on set conditions.
[Data]References a data value.
[Expression]Generates the result of expression evaluation as a value.
Number
[Random number]Generates a random number based on set conditions.
[Sequential numbers]Generates a sequential numbers based on conditions.。
[Current row index]Generates the current row index within a group of data.
[Current number of group rounds]Generates the current number of group rounds.
[Current number of group attempts]Generates the current number of group attempts.