Append String
|
Extends a string by joining another string to the end of it. |

Set the string variable to append to
Enter the string variable containing the string to extend.
Set the string to append
Enter the extension (a literal value or a string variable).

|
Exit point |
Taken |
|
[Complete] |
When cell execution completes. |