Countdown number - Forum

Forum Navigation
You need to log in to create posts and topics.

Countdown number

Hello,

I'm seeking advice on implementing an automatic countdown for a variable, specifically [g_number], so that its value decreases over time to reflect the current state accurately.

For instance, if the initial value of [g_number] is 3600, I would like it to automatically decrement to 3570 after 30 seconds.

I appreciate any suggestions or guidance on how to achieve this.

Thank you.

@suyonob

You can use the Timer https://webhelp.visualneo.com/Timer.html

TimerStart and TimerStop commands https://webhelp.visualneo.com/Objects.html

suyonob has reacted to this post.
suyonob

Dear @vadim,

Thank you for your response.

Could you please provide me with guidance on how to implement the TimerStart and TimerStop functions? I believe your expertise will greatly assist me in understanding and applying these functions correctly.

I have attached my file for your reference.

Thank you for your time and support.

Best regards,

Uploaded files:
  • You need to login to have access to uploads.

HI @suyonob

Here is your example with a timer

Uploaded files:
  • You need to login to have access to uploads.
luishp, Vadim and suyonob have reacted to this post.
luishpVadimsuyonob

thank you @vadim and @phil78

Hi..

 

Any idea on how i will countdown from 10 minutes and show to user on screen 9:59 and counting backwards?

@smartmedia

Check out the attached app

 

Uploaded files:
  • You need to login to have access to uploads.
luishp, CDY@44 and smartmedia have reacted to this post.
luishpCDY@44smartmedia

@gaev

Thanks man, i will test it..

Open chat
1
Do you need more info?
Hi, do you have any doubt?