跳到主内容

搜索

搜索

Add Space Or Line Between

评论

1 条评论

  • 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

请先登录再写评论。