Append String

 

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

 

This action cell can be used, for example, to append a surname to a first name.

Properties

Option

Description

Destination

Enter the string variable containing the string to extend.

Source

Enter the extension (a literal value or a string variable).

Exit Point

Exit Point

Description

Complete

This is taken when the action cell has executed.

Error

This is taken if an internal error occurred.