Appends a string onto the end of a given string.

Preview of the String > Append node


Properties


  • String 1 : String on which to append String 2
    Default : empty
  • String 2 : String to append to String 1
    Default : empty

Inputs


Name Type Description
String 1 String String on which to append String 2
String 2 String String to append to String 1

Outputs


Name Type Description
String String Resulting string

Example


Example of String Append node concatenating two strings together

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.