CUE Design Director Script Language User Manual
Page 19

Reference Manual Design Director Script Language
www.cuesystem.com
Page 19 of 94
Leave Error Event – ResumeLeaveEvent
Designed syntax:
ResumeLeaveEvent
This command causes to end the error handling and event handling process. It is passed on the next
event, if the next event has not taken place so far, it is waited for the next event.
Remarks
Rem command is used to insert remarks into source code.
Designed syntax:
Rem
; where
•