Hi,
When there is a loop and you use the sleep/wait in each iteration, after the loop is done, there is still one sleep after that. In a foreach or in a for x to y, you know when the last iteration starts, so there is no need to do an extra wait at the end.
This could be difficult when the begin and end are dynamic, but I don't know how you handle the loop. Can the y value in the for x to y change during the loop?
I have setup some loops with 15 minutes sleep/wait time. Having to wait an extra 15 minutes is not what I want.
I tested it in 6.2.2 and 7.1.7 (beta).
Regards
Erik
Edited by user
2014-05-19T12:21:01Z
|
Reason: Not specified
Uses Visualcron since 2006.