Concat

Concatenate a string

Description

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

This block does not change the variables that are being concatenated

Properties

Input 1

The first string to concatenate

Input 2

The second string to concatenate

Returns

Returns the concatenated string from both properties

Last updated