RESUME
Syntax: #RESU [id]
Resumes timing of a previously suspended alarm or wait trigger. Pattern can be used as id. If id is omitted it will attempt to resume last trigger suspended.
Examples:
#ALARM {+4} {#RESUME ex}
#ALARM "ex" {+5} {#ECHO 5 seconds elapsed}
#SUSPEND exAfter 9 seconds the message "5 seconds elapsed" is displayed