TimerCheck plugin, what is the value of getstring at 00:00:00

I’m using the TimerCheck plugin, I need a group to only be visible while the value of the timer is not 0. otherwise the group is visible and displays the time. I notice the plugin returns a string via getstring, but am not sure what it returns exactly. I tried to setting the group to not be visible when value was equal to “00:00:00”, but it threw an error

1 Like

@alexsstockton

I also tried using this plugin. Basicslly i trigger init timer action when input field value changes. When i init the timer for 3000ms then it throws the below error.

How did you solved this issue?