> For the complete documentation index, see [llms.txt](https://flowprodocs.wftutorials.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flowprodocs.wftutorials.com/flowblocks/strings/concat.md).

# Concat

Concatenate a string

### Description

Concatenate a string (two strings) based on the two properties given.

{% hint style="info" %}
This block does not change the variables that are being concatenated
{% endhint %}

### Properties

#### Input 1

The first string to concatenate

#### Input 2

The second string to concatenate

### Returns

Returns the concatenated string from both properties
