OFF DELAYCancels event branches defined by ON DELAY.
Description:
Execution of an OFF DELAY statement within a subprogram will disable the ON DELAY definition within the context of the subprogram, but when control is returned to the calling program the ON DELAY definition is re-enabled.
See Also:
|