Concat
Concatenate a string
Description
Concatenate a string (two strings) based on the two properties given.
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