Add Timer
Add Timer

Timers are used to trigger actions in especific times. When the Add Timer button is pressed, the following window appears:

Options:
- Name: is the name of the timer for future editing. Also, it will be the Lua timer name into Kwik’s published code;
Timer trigger
-
Delay: time (in seconds) after the page is loaded that will trigger the timer;
-
Action: lists all previously created Actions. The selected Action will be triggered when the timer starts;
-
Loop:
- forever
- times: sets the amount of times that the timer will be triggered