Timer Repeat

Block Information

Available in: Page Flow

Toolbox Category: Action

Block Type: Regular

The Timer Repeat block is used to execute the tasks of a Timer block in a continuous way repeating at the same interval.

NOTE: The Timer Repeat block is to be used only inside the Tasks Flow Parameter of a Timer block and does not work outside of it.


Usage Example

The example below shows the Timer block used to invoke the function do_something every 5 seconds with the help of the Timer Repeat block.

Last updated