Join Strings
Join strings
Description
Join a string into a full sentence based on comma separated values
Properties
Values to join
A list of items to join separated by a comma. These can be a string or a variable.
Returns
Returns the joined strings
Last updated