• Input Delimiter:
  • Result Delimiter:
  • Result Sort:

Description

  1. Input Delimiter: Split input content into multiple lines using the input delimiter. The default is \n (newline). You may also enter other characters, such as comma, space, etc.
  2. Result Delimiter: Convert split multi-line text into output using the result delimiter. The default is \n (newline). You may also enter other characters, such as comma, space, etc.