BackgroundJob.GetUserMessages

Syntax:

GetUserMessages(<ToDeleteGetting>)

Parameters:

<ToDeleteGetting> (optional)

Type: Boolean.
Indicates whether to delete received messages.
True - delete.
Default value: False.

Returned value:

Type: FixedArray.

Description:

Obtains an array of UserMessage objects output generated in the process of executing a background job.The messages can be received both in the process of executing a job and after its completion.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community