Combiner.CombineTextByPositions
Returns a function that combines a list of text into a single text using the specified positions.
function (positions
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.
Combiner
Last modified 4yr ago