Combiner.CombineTextByEachDelimiter
Returns a function that combines a list of text into a single text using each specified delimiter in sequence.
function (delimiters
as list, optionalquoteStyle
as nullable any) as function
Returns a function that combines a list of text into a single text using each specified delimiter in sequence.
Combiner
Last modified 4yr ago