Action group: Text
Deletes all start and end occurrences of the specified character set
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Text | Source text for processing. | Robin.String | Yes | |
Symbols | Characters to be trimmed | Robin.String | Yes | |
Results | ||||
Result | A string variable containing the processed text. | Robin.String |
None.
There is a variable "Primary text" with the value: "House" It is required to output in the dialog box the value: House
Use the actions "Trim", "Show message".
The formatted text is displayed in the dialog box