Hi all,
I want to put some random think time in my script like this
: ${__jexl(2000+${RANDOMNO} ) }. But it doesn't work. 2000 alone, it is
working. I wonder why. Is it "cpu efficient" to use the object Gaussian
Random timer or Uniform Random Timer?Thank you,

