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