This object is in archive! 
Loops in rules creator
Need Answer
Hi,
Is there any way to do loops in a rule (while ... For) ?
If not, is this a feature that is planned ?
Thanks.
No connection
Real-time notifications may not work
Example of what you try to accomplish?
Example of what you try to accomplish?
Hi,
I'd like to wait until a variable is set to a specific value by another rule. So it could be :
While 'MyVariable' <> 1
wait (5s)
endwhile
Perhaps the 'link' or 'stop' function could help but i don't really know how to use them.
Hi,
I'd like to wait until a variable is set to a specific value by another rule. So it could be :
While 'MyVariable' <> 1
wait (5s)
endwhile
Perhaps the 'link' or 'stop' function could help but i don't really know how to use them.
Replies have been locked on this page!