--- alias: user-guide-automation-converter-stringconcatenate description: "This tool combines input strings into a single output string" --- # String Concatenate This converter concatenates a supplied value string with the value received in the input. ## Settings | Name | Data Type | Possible Values | Description | |-------- | ----------- | ----------- | ----------- | | where | `String` | `Start`
`End` | Beginning of the original string | | value | `String` | | End of the original string | ![Screenshot showing a settings page with a field labeled "converter string" and another labeled "concatenate".](./images/converter_string_concatenate.png)