TaskObject.<Task name>.BeforeExecute

Syntax:

BeforeExecute(<Cancel>)

Parameters:

<Cancel>

Type: Boolean.
Action execution cancel flag.
Default value: False.

Description:

It occurs when executing ExecuteTask() method and before the analogous event of a corresponding route point. Event is executed during write transaction when the task is performed.

    

1C:Enterprise Developer's Community