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