Build text
Combines words and values into one piece of text.
A transform in the Data group.
Its type is transform.text.
Declared ports
Section titled “Declared ports”| Port | Label | Flow | Type |
|---|---|---|---|
a |
A | data in | String |
b |
B | data in | String |
c |
C | data in | String |
text |
Text | data out | String |
Configuration
Section titled “Configuration”| Field | Key | Default | Notes |
|---|---|---|---|
| Template | template |
— | use {A}, {B}, {C} |
| A | a |
— | — |
| B | b |
— | — |
| C | c |
— | — |