Form.NotificationProcessing

Syntax:

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

Parameters:

<EventName>

Type: String.
Event name. Can be used to identify events.

<Parameter>

Type: Arbitrary.
Parameter transmitted to the message.

<Source>

Source of event transmitted to message.

Description:

Occurs when there is an alert to all created forms using the Notify() global context method.

See also:

Global context, method Notify

    

1C:Enterprise Developer's Community