Break String List into Sub Lists
  • 08 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Break String List into Sub Lists

  • Dark
    Light

Article Summary

Step Details

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

The Break String List Into Sub Lists breaks the full list into sub lists where the sub list size can be based on the size input.




Properties

Inputs

PropertyDescriptionData Type
Full ListFull List of items to break into sub-lists.List of String
SizeAmount of items to include in the sub-lists.Int32

Outputs

PropertyDescriptionData Type
BreakStringListIntoSubLists1_Output
Sub ListsList of StringListResult


Was this article helpful?

What's Next