RM random wait

Hi guys, without using variables, is there an easy way for an elapsed time wait to become random. So wait for any period between 0 and X. I've seen the "random" toggle elsewhere in RM but it doesn't appear to be available as a "wait" Appreciated in advance

If you're using wait for elapsed time, you might use delay instead. Random is available on delay.

As easy as that. Thanks for this and appreciated.

I'll add a CDA at the beginning of the rule to cancel the delay if it re-runs.

On another note @bravenel would it be possible to add the "random" to elapsed time as an enhancement request?

Thanks guys

Why don't you just use a variable (number of seconds) and put a random number in it before the Wait?

Like this:

Makes sense Bruce, appreciate your swift response :+1:

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.