I have created a button :

Wait10
- NRBasic : add value to variable (NR.Wait,10,0,100)
- DELAY : Delay:1000
- ...
- ...
I have repeated NRBasic and DELAY ten times (10 seconds)

I have created a button :

WaitSlide :
- Component : NRBasic: Image Progress Bar Component 1,NR.Wait,0,100

When I click on Wait10 the WaitSlide is updated when the ten seconds are finished

Help