Appends a line to a text.
This activity appends a line to a specified text.
Text: String Argument Input the text.
String Argument
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
String Variable
Last updated 3 years ago