Hello,I'd like to create a segment where three events occur within a given time, but non-sequentially. It seems that if I want to add time-bound parameters, I have to add a then condition, but I really don't care which order they go in. So it could be:[ Event A, then Event B, then Event C ] occur w...