TaskObject.<Task name>.CheckExecution

Syntax:

CheckExecution()

Returned value:

Type: Boolean.
True, if all necessary conditions for executing the task are satisfied, otherwise it is False.
Returs False if handlers are not defined.

Description:

Displays the result of event handler calling OnCheckExecutionProcessing of the task and event handler OnCheckExecuteProcessing of the point. If the task handler has returned False, the point handler is not called. For example, it can be used to provide automatic tasks execution by robots.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community