Combiner.CombineTextByRanges

Syntax

Combiner.CombineTextByRanges(ranges as list, optional template as nullable text) as function

About

Returns a function that combines a list of text into a single text using the specified positions and lengths. A null length indicates that the entire text value should be included.