I hope this is a simple question... In Workflow (version 11, if it matters), how do you create a concatenated comma-separated string out of a multi-value token?
In this case, I have a collection in Forms with multiple categories selected (check-box field), which is used to create a multi-value token tkCategories in Workflow. I would ultimately like to write a comma-separated list of all selected categories to a field in SQL.