Hi,
I am playing with the timer device and a variableinput device. What I would like to do is to input the time into the variableinput device in minutes and then compare it to the timer device. But the timer device is in seconds.
Is there a way to do this, e.g., "when $timeinput = $timer * 60 then "
Thanks!