Convert data Version 10 (Java)
Action group: Base actions
Description
The action converts another data type variable into a string.
Action icon
Parameters
Input parameters
Parameter | Description |
---|---|
Source | The variable whose value will be converted. For example: A numeric variable with value = 1 to a string variable. |
Data type | The data type to convert the value of the "Source" parameter to. For example: String. |
Output parameters
The output is a variable of a selected type to which the converted value from the "Source" field will be written.
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Source | The variable whose value will be converted. | Robin.Object | Yes | |
Data type | Type of data to which the value of the «Source» parameter should be converted. | Robin.String | Yes | |
Results | ||||
Result | Variable of the selected type, into which the converted value from the «Source» field will be written. | Robin.Object |
Special conditions of use
None.
Example of use
Task
Convert a numeric variable with value = 1 to a string.
Solution
Use the "Convert data" action.
Implementation
- Open Base action group and move the "Convert data" action to the workspace.
- Set action parameters.
- Click "Start" in the top panel to start the robot.
Result
The program robot completed successfully. The needed value was written into a "String" variable.
Обзор
Инструменты контента