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