ResumeTimer
Resume one of the 10 countdown timers
Syntax: ResumeTimer(timer = 0)
timer
available timer 0, 1, 2...9;
Example:
ResumeTimer()
, resume timer 0ResumeTimer(2)
, resume timer 2
See also: SetTimer, PauseTimer
Last updated
Was this helpful?