A group of actions: Text


The action returns a substring from the specified position

Action icon 

Settings 

Property Description Type Filling example Mandatory field
Parameters
Source textText to make action onRobin.String
Yes
PositionThe zero-based starting character position of a substring. If the specified value is greater than the possible value, an error will be thrown.Robin.Numeric
Yes
LengthThe number of characters to extract. By default, it is fetched to the end of the line. If the specified value is greater than the possible value, an error will be raised.Robin.Numeric
No
Results
ResultA string variable to which the extracted text will be written.Robin.String

  • Нет меток