Combiner.CombineTextByLengths
Returns a function that combines a list of text into a single text using the specified lengths.
function (lengths
as list, optionaltemplate
as nullable any) as function
Returns a function that combines a list of text into a single text using the specified lengths.
Combiner
Last modified 4yr ago