Page 1 of 1

Show Timer Value

Posted: Tue Oct 29, 2024 3:51 pm
by Starb7
Hi All

Quick query, is it possible to get the current value of a Timer Object and display that in a text field, ideally concat it with some other text?

For example, Timer1 set to 10000 (ms) and a field showing: "Timer Value is: 10000" which is updating every second?

I guess I could do this in HTML code object but wanted to check if there was an easier way.

TIA
Cheers
Paul

Re: Show Timer Value

Posted: Tue Oct 29, 2024 4:25 pm
by Pablo
No, that is not possible.

Re: Show Timer Value

Posted: Tue Oct 29, 2024 4:42 pm
by Starb7
Okidoke, thanks for the reply. Cheers