A group of actions: Text
The action removes the specified number of characters from the specified position. Returns a deleted substring from the specified string
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Source text | Text to make action on | Robin.String | Yes | |
Position number | The zero-based starting character position of a substring | Robin.Numeric | Yes | |
Length | The number of characters to be removed. By default, it is cut to the end of the line. | Robin.Numeric | No | |
Results | ||||
Result | A string variable containing the deleted substring from the specified string. | Robin.String |
Обзор
Инструменты контента