Description
The action sets the case type for a text.
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 |
None.
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.
Use the "Convert case", "Show message" actions.
The desired value is displayed in the dialogue window.