variable rendezVous value?

I wanted to use a formula for rendezVous() that calculated how much time had passed since the simulation had started, and calculate the number of users required based on that.

But it appears that the function does not support taking a Session function.

Is there a technical reason why that function can’t take a Session function?

Well, it doesn’t make sense that the rendezVous condition would depend on each virtual user (Session).