Prepends a string to the beginning of a given string.
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
Need more help with this?
Don’t hesitate to contact us here.