Skip to main content

When it is launched

The script is launched prior to rejecting the task.
  • If the CanReject.Value property is set to true, the task will be rejected after the script execution.
  • If the CanReject.Value property is set to false, the task will not be rejected.
By default, the value of the CanReject parameter is true.
The event occurs only when using the Reject Task command. When closing the station the event does not occur.

Parameters

NameTypeAccessDescription
CanRejectIBooleanRead/writeSpecifies whether to reject the task
ContextITaskWindowRead/writeThe task window