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