Append a Line
Appends a line to a text.
Last updated
Appends a line to a text.
Last updated
This activity appends a line to a specified text.
Text: String Argument
Input the text.
New Line: String Argument
Input a new line to append with the specified text.
Result:String Variable
Stores the text with the appended line in a specified String Variable