ResumeTimer system function
Use this instruction to reactivate a timer that was suspended with the SuspendTimer system function. If the timer expired during the suspension, the system software calls the specified timer expiration map upon reactivating the timer.
Procedure
To specify a ResumeTimer system function:
- From the Timer Palette, drag a ResumeTimer step onto the workflow map.
- Enter the name of the suspended timer that you want to reactivate. Enter the exact name of the timer in double quotation marks, or enter an expression that exactly matches the name (case-sensitive) in the timer. The ResumeTimersystem function has no effect if you enter the name of a nonexistent timer.