Action group: Text
Reverse the order of characters in the text
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Text | Source text for processing. | Robin.String | Yes | |
Results | ||||
Result | A string variable containing the processed text. | Robin.String |
None.
There is a text variable "Text" with the value "Was it a cat I saw?". You need to reverse the order of characters in the variable and output the result in a dialog box.
Use the actions "Reverse". "Show message".
The dialog box displays the new value with a changed character order