Append String

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

Properties

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

Exit point

Taken

[Complete]

When cell execution completes.