Split Parameters Input
The parameters for a split node in a recipe.
Properties
Property Name | Type | Description | Required or Optional | Available Version |
---|---|---|---|---|
delimiter | String | The split delimiter. | Required | 51.0 |
sourceField | String | The source field. | Required | 51.0 |
targetFields | RecipeNameLabelInput[] | The list of target fields. | Required | 51.0 |