Join Text
Joins two texts
This activity joins two user-specified texts.
Input
Text 1:
String Argument
Required
Input the first text.Middle String:
String Argument
Required
Input the third text to join the first and second inputs.
Output
Result:
String Variable
Stores the combined or joined text in the specified String variable.
Last updated