05-09-2017 05:59 PM - edited 05-09-2017 06:10 PM
@paul_cardinale wrote:
ks fine. I've used it many times.
Yes, because the loop spins at least twice. The first iteration gets the stale value (F) to the conditional terminal and the second action (button release?) gets the stale value from the previous iteration, which is now TRUE.
Do this and observe:
Create an indicator on the iteration terminal:
Seems somewhat ugly. 😉
A simple illustration:
.... but yes, it does the job from a user perspective ..... (probably most of the time)