|
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.

|
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 |
Description |
|
Complete |
This is taken when the action cell has executed. |
|
Error |
This is taken if an internal error occurred. |