Main > Knowledge Base > 1C:Enterprise documentation > Add-in Development Technology > Example descriptions > 1C:Enterprise add-in example for mobile platform > Events > 1C:Enterprise documentation > Add-in Development Technology > Example descriptions > 1C:Enterprise add-in example for mobile platform > Events > 1C:Enterprise documentation > Add-in Development Technology > Example descriptions > 1C:Enterprise add-in example for mobile platform > Events

Events

ExternEventProcessing

Description:

Occurs when an add-in sends a step count message.

Syntax:

Procedure ExternEventProcessing (Source, Event, Data)
    If Source = "StepCounter" And Event = "OnChange" Then
        ...
    EndIf
EndProcedure

Note. In this example <Data> = "_". 

Next page: Development tools




© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.