Continuous checking of variable value
February 19, 2008 12:00 AM
The answers are above - use a timer action, use a group that checks the variable and if not satisfied, runs itself again, or use a monitor as described in my Tips and Tricks toolkit. These techniques support "looping" or as you call it continuous checking.To check the variable, see my toolkit (click link below and search for "toolkit") to see what the variables contain. Your conditions should check for the variable containing 1-, 2-, 3-, ...Condition All:Question_9999 contains 1-Question_9999 contains 2-Question_9999 contains 3-etc. When all are satisfied, do what you want.
Discussions have been disabled for this post