Convert case Version 6 (Java)
Description
The action sets the case type for a text.
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Text | Text to make action on | Robin.String | Yes | |
Case type | Case, to which the text will be converted to | Robin.String | Yes | |
Results | ||||
Result | A string variable containing the processed text. | Robin.String |
Special conditions of use
None.
Example of use
Task
There is a variable "Text" with values: "Robot 1. Robot 2. Robot 3." Display the value "ROBOT 1. ROBOT 2. ROBOT 3." in a dialogue window.
Solution
Use the "Convert case", "Show message" actions.
Implementation
- Create a string type variable "Text" where the "Convert case" action result will be written into.
- Move the "Convert case" action to the workspace and set its parameters.
- Move the "Show message" action to the workspace and set its parameters.
- Click "Start" in the top panel to start the robot.
Result
The desired value is displayed in the dialogue window.
Обзор
Инструменты контента