List.combine
Last updated
Combines elements in a list into a string of text using a delimiter.
data
The list of elements to be converted to a string of text.
List
-
-
Yes
delimiter
The separator between each element to form a complete text.
Text
-
-
No
Returns the concatenated string of text.
Text
N/A
Coming Soon.
Coming Soon.
Coming Soon.
Coming Soon.
Last updated