Concatenate Text Lines

Takes two multi line text strings and merges them into one.

Parameters

  • Text line 1 - First part of multi line text (can itself already be multi line)
  • Text line 2 - Second part of multi line text (can itself already be multi line)
  • Returned Text lines - Variable for returned text lines