Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Break String List into Sub Lists

Prev Next

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