Split String by New Line
  • 29 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Split String by New Line

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Text

The Split String By New Line step splits the source string at every new line creating a list of strings as the output.




Properties

Inputs

PropertyDescriptionData Type
SourceString to split.String

Outputs

PropertyDescriptionData Type
SplitStringByNewLine1_Output
Split String.List of String



Was this article helpful?