Skip to main content

Search

Search

Add Space Or Line Between

Comments

1 comment

  • Avatar
    Michael Toupin (mtoupin

    What you will want to do is to add a delimiter to the data so that it moves to a different line.  The easist way would be to add a CRLF string, which you can do by selecting the 'insert symbols' button (right side of the data input window in the data entry window, has an omega symbol on it), than select first <CR> than <LF> to add a carriage return and line feed.  If you're using multiple strings of data, you can add these CRLF strings as their own substrings.

    0

Please sign in to leave a comment.