Prepends a string to the beginning of a given string.

Preview of the String > Prepend node


Properties


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

Inputs


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

Outputs


Name Type Description
String String Resulting string

Example


Example of String Prepend node concatenating two strings together

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

Thanks for your feedback.