ManagedForm.NotificationProcessing

Syntax:

NotificationProcessing(<EventName>, <Parameter>, <Source>)

Parameters:

<EventName>

Type: String.
Event name. Can be used to identify messages by receiving forms.

<Parameter>

Message parameter. Any necessary data can be transmitted.

<Source>

Event source. For example, another form can be indicated as a source.

Description:

Called in all created forms when calling the Notify method. Parameters of the handler are the same as the Notify method parameters.

    

1C:Enterprise Developer's Community