Hi there– Stumped as I occasionally find myself
I'm trying to use TRIGGERTIME to stop a While loop, in the form of the calculation While NOW-TRIGGERTIME < timeLimit (a variable holding a number of seconds.) While trying to debug this, I have found in Variable Inspector that TRIGGERTIME is returning 0, even while watching it during the macro.
To check for user error I found that both NOW and TIME returned their expected values.
If anyone can point me in a direction as to why this might be, please let me know!
Thank you.