A group of actions: Text
The action performs substitutions in a composite format string with the string representation of the specified objects
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Composite format string | A string in which places for text substitution are denoted as {x}, where x is the ordinal number of the object in the collection. | Robin.String | Yes | |
Object collection to format | A collection of objects, the textual representation of which will replace symbols of the form {x} in the specified string in accordance with their ordinal numbers. Numbering starts from 0. | Robin.Collection | Yes | |
Results | ||||
Result | String variable containing the result of substitution of the specified objects | Robin.String |
Обзор
Инструменты контента