The Aggregate node provides a built-in 'joinStrings()' aggregation function. See the integrated Help or the documentation for the latest version of the produce more details.

You can filter the aggregation output records by configuring the Aggregate node's ImplicitWriteMode property to Never write records.

Then in the ProcessRecords script explicitly write the records that match your criteria.
