Concat and Assign
Concat two inputs and assign
Description
Concats two inputs and assigns to a variable
Properties
Input
The first input to concat
Input 2
The second input to concat
Assign to Variable
Assign the finished result to a variable.
Returns
Returns the concatenated string
Last updated