Hi there, the output of an aggregator (module #82), I am getting as an array with values C, F and S as you can refer in the screenshot. Now in the next module #83, I need to concat them as "CFS" (preferably without any separators). I am using join function, but its not working. Please help! Module...