Concatenate
Block Group: | String Operations |
Icon: |
The Concatenate block joins multiple text strings into one string.
For information on using dataflow blocks, see Dataflow.
Input/Output Properties
The following properties of the Concatenate block can take input and give output.
- input n (string)
- strict (boolean)
input n specifies one of the strings to concatenate.
Output Property
The following property of the Concatenate block can give output but cannot take input.
- output (string)
output returns a string formed by concatenating all of the input values.
Example
The following image demonstrates a Concatenate block. In this example, three strings are concatenated.