The Property Collect operator allows you to bring all particles with a matching custom float data value into an event.
Example: if you set the selected channel name to “testValue” and the float value of that channel for the current particle is 7.0, all other particles in the flow whose “testValue” float channel value is 7.0 will be bought into the event. This provides an easy way to collect groups of separated particles back together.