Combiner.CombineTextByLengths

Returns a function that merges a list of text snippets into one complete text based on specified lengths.

Syntax

Combiner.CombineTextByLengths(lengths as list, optional template as nullable text) as function

About

Returns a function that merges a list of text snippets into one complete text based on specified lengths.