Append
The output “result” provides a "Dynamic Text“, which was created by first copying the contents of “dtxt1” and then copying the contents of “dtxt2”. The length of the new text is limited to 4095 characters.
Signals
Name | I/O | Type(s) | Function |
---|---|---|---|
dtxt1 | I | DYNTEXT | Leading text |
dtxt2 | I | DYNTEXT | Trailing text |
result | O | DYNTEXT | Result |